Trying to add LDAPS configuration to iDash via the Admin Tool, but getting the following message.
Saving Failed: javax.net.ssl.SSLHandshakeException:java.security.cert.CertificateException:
The security certificate has been accepted from: CN=****,DC=***,DC=***
Before configuring your LDAPS server in iDash using the Admin Tool, you must first add the LDAP CA root certificate to the iDash keystore by running the following command:
keytool -importcert -alias <your_alias_name> -file <path_to_certificate_file> -keystore <idash home>\jre\lib\security\cacerts