Encrypting Scopia ® Xt Desktop Server Communications; Xt Desktop Server; Encrypting Media Over Udp Between Scopia ® Xt Desktop Server And Scopia ® Xt Desktop Client - Avaya Scopia XT Installation Manual

Desktop server
Hide thumbs Also See for Scopia XT:
Table of Contents

Advertisement

Securing Your Scopia
®
XT Desktop Deployment
5. Generate a unique key pair using an appropriate DN with the -genkeypair parameter:
keytool -genkeypair -keyalg RSA -alias sds -sigalg MD5withRSA -dname "CN=<FQDN of
server>"
-keystore sds.keystore -storepass radvision -validity 365 -keysize 1024
6. Create a certificate signing request file (CSR) for the newly generated key pair using the -
certreq parameter:
keytool -certreq -alias sds -sigalg MD5withRSA -keystore sds.keystore -storepass
radvision
-file C:\cert\certreq.csr
7. Send the certificate request to a Certificate Authority.
Important:
Make sure that you use the same CA for signing certificates for both Scopia
Management and Scopia
8. The CA returns the certificate signed in form of .crt file, for example signed_cert.crt. It
also returns a root certificate, root_cert.crt.
9. Import the root certificate of the CA into the keystore file using the -import parameter:
keytool -import -trustcacerts -alias root -file root_cert.crt -keystore sds.keystore
-storepass radvision
where root_cert.crt is the trusted root certificate.
The trustcacerts parameter instructs keytool to check both the specific and the
system .keystore file for the root certificate.
10. Import the signed certificate into the keystore file. Use the same alias you used in step
page 46.
keytool -import -trustcacerts -alias sds -file signed_cert.crt -keystore
sds.keystore
-storepass radvision
Keytool issues a confirmation message if the certificate was uploaded successfully.
11. Copy the .keystore file back to its original location.
12. Restart the services on the Scopia
Related Links
®
Encrypting Scopia
Encrypting Media over UDP between Scopia
®
and Scopia
XT Desktop Client
About this task
By default, audio and video between Scopia
are transmitted using the UDP protocol. You can configure your Scopia
this data stream using the SRTP protocol.
®
Avaya Scopia
XT Desktop Server Installation Guide
46
®
XT Desktop server for a more efficient process.
®
XT Desktop server Communications
Comments on this document? infodev@avaya.com

XT Desktop server.

on page 39
®
®
XT Desktop server and Scopia
®
XT Desktop server
®
XT Desktop Client
®
Desktop server to encrypt
August 2015
6
on

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents