Supported Ciphersuites For Southbound Https Connections
(Doc ID 2547901.1)
Last updated on MAY 22, 2023
Applies to:
Oracle Communications Services Gatekeeper - Version 6.1.0 and laterInformation in this document applies to any platform.
Goal
From the server logs one can see the information below related to SSL/TLS.
weblogic.security.SSL.Ciphersuites = TLS_RSA_WITH_3DES_EDE_CBC_SHA,TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_DHE_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
weblogic.security.SSL.hostnameVerifier = weblogic.security.utils.SSLWLSWildcardHostnameVerifier
weblogic.security.SSL.ignoreHostnameVerification = false
weblogic.security.SSL.minimumProtocolVersion = TLSv1.2
weblogic.security.SSL.trustedCAKeyStore = <OCSG_HOME>/wlserver/server/lib/cacerts
Are the ciphersuite and minimumProtocolVersion also applicable to southbound TLS connections?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |