How to fix the Oracle error ORA-28045: SSL authentication between database and OID failed?
In this post, you’ll learn more about the Oracle ErrorORA-28045: SSL authentication between database and OID failed with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-28045: SSL authentication between database and OID failed
Reason for the Error ORA-28045: SSL authentication between database and OID failed
Server failed to authenticate itself to the Directory.
How to fix the Error ORA-28045: SSL authentication between database and OID failed ?
You can fix this error in Oracle by following the below steps
Make sure the sqlnet.ora used is pointing to the wallet with the right certificate.
Leave Your Comment