Oracle Weblogic Server (MOSC)

MOSC Banner

weblogic ldap provider (with OUD) fails with unified directory SSLv2Hello is disabled

edited Nov 15, 2016 4:01AM in Oracle Weblogic Server (MOSC) 3 commentsAnswered

Weblogic 12.2.1 setup with

Oracle Unified Directory 11.1.2.3.0

Build 20150414142803Z with SSLV3 and SSLV2 disabled.

JSSE enabled

Whenever WLS server attempts to connect to OUD the connection is dropped with "SSLV2_Hello is Disabled" which it is on OUD.

Why is WLS sending SSLV2_Hello? even with below:

setUserOverrides.sh:

JAVA_OPTIONS="-Dweblogic.security.SSL.enableJSSE=true -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.1 -Dssl.debug=true $JAVA_OPTIONS"

JAVA_OPTIONS=" -Djavax.net.debug=all -Dweblogic.ssl.JSSEEnabled=true -Dweblogic.StdoutDebugEnabled=true $JAVA_OPTIONS"

JAVA_OPTIONS=" -Djdk.tls.client.protocols=TLSv1.1,TLSv1.2 -Dweblogic.security.SSL.protocolVersion=TLSv1.1,TLSv1.2 $JAVA_OPTIONS"

JAVA_OPTIONS=" -Dweblogic.security.SSL.protocolVersion=TLS1.1 $JAVA_OPTIONS"

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