Oracle Weblogic Server (MOSC)

MOSC Banner

weblogic.security.SSL.minimumProtocolVersion=protocol allow multiple values?

edited Sep 28, 2021 12:33PM in Oracle Weblogic Server (MOSC) 1 commentAnswered ✓
I need to pass JVM args into startNodeManager.sh by enabling TLSv1.2.

I came across a solution from Oracle forum, appending this line to existing JVM args.

Ex)  -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2

My question is does it allow more than one value? By reading upon documentation, it seems like it only takes a single value to me but I like to have confirmation whether my assumption is valid or not.  I appreciate your advice! Thank you for your time.

Ex) -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2,TLSv1.3
Tagged:

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