OJVM Using JDK 1.8 Is Missing Cipher Suites like TLS_ECDHE_%
(Doc ID 2678418.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 to 19.7.0.0.0 [Release 12.2 to 19]Information in this document applies to any platform.
Symptoms
OJVM Using JDK version 1.8 is missing cipher suites like TLS_ECDHE_%. For example, the following cipher suites are missing
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
The issue can be verified using the sample code mentioned below. Connect to the database as SYS user and execute the following commands :
Changes
The code is being run for the first time after upgrading the database to 12c Release 2 or it is executed on a newly installed 12.2 database.
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 |
Changes |
Cause |
Solution |
References |