OTD SSL_ERROR_CERTIFICATE_UNKNOWN_ALERT: Client had some unspecified issue with the certificate it
Hi,
Servers Information.
Servidor: ODA X5
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 in RAC
Oracle Traffic Director 11.1.1.7.0 (high availability, an admin server and two instances managed by the admin.)
I have applications published in OTD but today there is a problem with certificates, which cannot be read.
The error is being generated - SSL_ERROR_CERTIFICATE_UNKNOWN_ALERT: Client had some unspecified issue with the certificate it received. -
Reading the documentation (Doc ID 2377569.1) indicates that the following must be done to solve the problem:
Disable ECC ciphers for Admin Server by setting following java option in server.xml file:
<jvm-options>-Dcom.sun.net.ssl.enableECC=false</jvm-options>