iDash LDAPS configuration
search cancel

iDash LDAPS configuration

book

Article ID: 434504

calendar_today

Updated On:

Products

iDash Workload Automation

Issue/Introduction

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=***

Resolution

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