Setting up a TLS link for Avaya Scopia Management

Last Updated : Jun 10, 2026 |

About this task

Avaya Scopia® certificates are signed by VeriSign. Avaya Aura® Device Services certificates can be signed by System Manager or a third-party CA that you use in your deployment. Therefore, because Avaya Scopia® and Avaya Aura® Device Services uses certificates signed by different CAs, TLS links are not established until you import both CA certificates to Avaya Aura® Device Services.

Procedure

  1. Log in to Avaya Aura® Device Services by using SSH.
  2. Import Avaya Scopia® CAs to the Avaya Aura® Device Services truststore.

    Type sudo keytool –importcert –file ScopiaCA1.cer –keystore /opt/Avaya/DeviceServices/<version>/CAS/<version>/cert/cas–serverAuth.jks –alias "ScopiaCA1".

    Type sudo keytool –importcert –file ScopiaCA1.cer –keystore /opt/Avaya/DeviceServices/<version>/CAS/<version>/cert/cas-serverAuth.jks –alias "ScopiaCA2".

    Type sudo keytool –list –keystore /opt/Avaya/DeviceServices/<version>/CAS/<version>/cert/cas–serverAuth.jks.

  3. Access the Avaya Meetings Management site at http://<IVIEW>:8080/iview/, and do the following:
    • If you have Avaya Meetings Management 8.3, set the com.radvision.icm.mcuproxy.xmlapi.useSSL Avaya Scopia® parameter to true and set the com.radvision.icm.mcuproxy.xmlapi.ssl.port Avaya Scopia® parameter to 3346.

      The com.radvision.icm.mcuproxy.xmlapi.useSSL parameter must be set to true for TLS mode and false for TCP mode.

      The default port for TLS is 3346 and for TCP is 3336.

    • If you have Avaya Meetings Management 9.0, set the com.vnex.vcms.core.aadsIP Avaya Scopia® parameter to the Avaya Aura® Device Services address and restart Avaya Meetings Management to apply the changes.

      Avaya Aura® Device Services accepts the incoming connection if the address matches the address on the Avaya Meetings Management synchronization page on the Avaya Aura® Device Services web administration portal.

  4. Log in to the Avaya Aura® Device Services web administration portal.
  5. Click Server Connections > iView Synchronization.
  6. In the Version number field, select the Avaya Meetings Management version.

    Avaya Aura® Device Services supports only one Avaya Meetings Management version at a time. Therefore, you must select either 8.3 or 9.0 from the Version Number field.

  7. In the IP address field, type the IP address or FQDN for Avaya Meetings Management.

    For example, type alphaiview1.dr.avaya.com.

  8. If you have Avaya Meetings Management 8.3, do the following:
    1. In the Port to bind the connection field, type the port number.
    2. Select the Secure connection check box to use TLS connection between Avaya Aura® Device Services and Avaya Meetings Management 8.5.
  9. Click Save.
  10. Restart the Avaya Aura® Device Services.