cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1604
Views
0
Helpful
5
Replies

Expressway x8.9 TLS v1.2

allahverdiyev
Level 1
Level 1

Hello guys,

Can you help me to make sure Expressway x8.9 supports TLSv1.2?

Default configuration is:
xConfiguration SIP TLS CipherSuite: ALL:!EXP:!LOW:!MD5:@STRENGTH:+ADH

xConfiguration SIP Advanced SipTlsVersions: "TLSv1:TLSv1.1:TLSv1.2

 

regards

5 Replies 5

PJMack
Level 7
Level 7

From page 483 of the admin guide:

 

To improve security, the Expressway now only supports specific versions of TLS. The Expressway offers and accepts TLS versions 1.0, 1.1, and 1.2, when establishing secure connections.

 

https://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/expressway/admin_guide/Cisco-Expressway-Administrator-Guide-X8-9.pdf

 

I have read documentation. This does not give much information, says just Expressway offers and accepts. I am asking of how to check if it is actually, currently supporting TLS v1.2 if called destination is only TLS v1.2 supported.

Mohammed Khan
Cisco Employee
Cisco Employee

Below command should provide what system currently supports

xConfiguration SIP Advanced SipTlsVersions
*c xConfiguration SIP Advanced SipTlsVersions: "TLSv1.2"

To modify the configuration use below command

xConfiguration SIP Advanced SipTlsVersions: "TLSv1.1:TLSv1.2"

OK
xConfiguration SIP Advanced SipTlsVersions
*c xConfiguration SIP Advanced SipTlsVersions: "TLSv1.1:TLSv1.2"

OK

HTH,
Regards,

Mohammed Noor

 

Mohammed Khan,

I don't see difference between what you offer and default configuration. What is the difference?

According to default config, as I understoon it supports TLS v1.2 correct?

 

Default configuration has 1.2 enabled. If required you may have to add 1.1 in the configuration.

Regards,

Mohammed Noor