Basic troubleshooting for Server Name Indication

Last Updated : Aug 22, 2022 |
Prolog information
The following step provides a troubleshooting guideline to help identify if the Server Name Indication of the TLS connection failure happened between the Avaya Voice browser or CCXML browser and external application servers:
  • Use the following openssl command to connect to the server to receive and examine the server certificate:
    openssl s_client -connect <server ip address>:<port> -servername <server name>