Identity Management (MOSC)

MOSC Banner

Installing SSL certificate and enabling LDAPS on Oracle Unified Directory

edited Oct 9, 2012 4:53AM in Identity Management (MOSC) 4 commentsAnswered
Hello,

I am trying to enable LDAPS on Oracle Unified Directory (OUD). I imported the root certificate and server certificate, but when I try to run a ldapsearch, I got an error "Connect Error", which means the client is unable to reach the server.

Here are the steps I took:

1) I generated the keystore and keypair by running

keytool -genkey -alias OUD_Cert -keyalg RSA -keystore keystore -keysize 2048

2) Then I generated the CSR by running

keytool -certreq -alias OUD_Cert -keystore keystore -file OUD_Cert.csr

and sent the csr to the external CA.

3) Then I received a root certificate, a chain certificate, and a signed server certificate from the external CA.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center