My Oracle Support Banner

Use Of TLS Ciphers In SOA Suite (and Settings In Config File) (Doc ID 2437438.1)

Last updated on MAY 02, 2023

Applies to:

Oracle SOA Suite - Version 11.1.1.9.0 and later
Information in this document applies to any platform.

Goal

Recently, a vendor that our client utilizes deprecated low/medium security ciphers (TLS 1.0, RC4, MD5, etc) and now REQUIRE using TLS 1.1 or 1.2.

In our setDomainEnv.sh file, we have the following line:

JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.security.SSL.protocolVersion=SSL3 -Dweblogic.security.SSL.protocolVersion=TLS1"
export JAVA_OPTIONS

Can TLS1.1 be added to this line? Or, does it need to be reworked so that some services can use TLS 1 and others can use TLS 1.1/1.2?
 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.