07-16-2018 01:43 AM - edited 03-18-2019 02:14 PM
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
07-16-2018 06:27 AM
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.
07-16-2018 06:52 AM
07-16-2018 08:40 AM
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
07-16-2018 01:24 PM
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?
07-16-2018 07:03 PM
Default configuration has 1.2 enabled. If required you may have to add 1.1 in the configuration.
Regards,
Mohammed Noor
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide