Oracle Weblogic Server (MOSC)

MOSC Banner

Enable Strong Ciphers

edited Aug 7, 2020 12:02AM in Oracle Weblogic Server (MOSC) 5 commentsAnswered

Hello,

We are using Weblogic 12c [12.2.1.4] with Form and Reports 12c [12.2.1.4], We want to disable week ciphers and enable strong ciphers to support TLS 1.2, https will be handled on LB so no there is no requirement to enable https on local servers.

I have check on the MOS but little confused. I have already set JAVA_OPTIONS in setUserOverrides.sh and bit confused in seting the ciphers in $DOMAIN_HOME/config/config.xml

JAVA_OPTIONS in setUserOverrides.sh:

-Dweblogic.security.SSL.protocolVersion=TLS1.2 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -Dweblogic.ssl.SSLv2HelloEnabled=false -Dhttps.protocols=TLSv1.2 -Dweblogic.security.disableNullCipher=true -Dweblogic.security.SSL.allowUnencryptedNullCipher=false

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center