Multi-threaded Clients Currently Cannot Use SSL
(Doc ID 2113774.1)
Last updated on MAY 03, 2021
Applies to:
JDBC - Version 11.2.0.1.0 and laterInformation in this document applies to any platform.
Goal
There are several technical briefs, tutorials, and documents available from Oracle that demonstrate using SSL Strong Authentication with the Oracle JDBC client, such as:
SSL With Oracle JDBC Thin Driver
Support for Strong Authentication
On the other hand, there is this statement in the Database Advanced Security Administrator's Guide :
"Multi-threaded clients currently cannot use SSL."
Since Java is inherently multi-threaded, and almost every useful jdbc application connects to the database using multiple threads, these two positions appear to be contradictory.
Can you clarify exactly what the restriction is ?
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 |