Connection To Target System From SOA Failing Due To Unsupported Cipher
(Doc ID 2961669.1)
Last updated on JULY 15, 2023
Applies to:
Oracle SOA Suite - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
When SOA attempts to connect to a 3rd party HTTPS server the connection fail even though the client forces TLS 1.2: via the -Dhttps.protocols=TLSv1.2 JVM command line option
The logs just show a Connection Reset exception:
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:210)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
Cause
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
Symptoms |
Cause |
Solution |