How to fix the Oracle error ORA-28301: Domain Policy hasn’t been registered for SSL authentication.?
In this post, you’ll learn more about the Oracle ErrorORA-28301: Domain Policy hasn’t been registered for SSL authentication. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-28301: Domain Policy hasn’t been registered for SSL authentication.
Reason for the Error ORA-28301: Domain Policy hasn’t been registered for SSL authentication.
An attempt was made to authenticate with SSL, but the database enterprise domain was not configured for SSL authentication.
How to fix the Error ORA-28301: Domain Policy hasn’t been registered for SSL authentication. ?
You can fix this error in Oracle by following the below steps
Modify orclDBAuthType of the server’s enterprise domain entry and assign it “ALL” or “SSL”.
Leave Your Comment