Database Error Messages

OCI-17954

The configured DN, "{0}", does not match the DN, "{1}", of the server certificate.

Cause

The Distinguished Name (DN) provided in the JDBC URL using SSL_SERVER_CERT_DN or the JDBC property "oracle.net.ssl_server_cert_dn" does not match the DN of the listener or server certificate.


Action

Modify the DN of the server on the JDBC side or configure the proper certificate on both the listener and the server.