Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

ADSI SSL certificate error

sdey_2023
Regular Contributor
Regular Contributor

Hi Team,

While trying to create and test the ADSI connection in Saviynt v5.5, it is failing with the following error in the logs - 

Error [22;39mjavax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates do not conform to algorithm constraints

Could you please let us know if anyone else faced similar issue and ways to resolve the same.

Please note that we have uploaded the SSL certificate and performed the restart before testing.

@ParitaSavla @rushikeshvartak @sahajranajee 

1 REPLY 1

DixshantValecha
Saviynt Employee
Saviynt Employee

The error message you are seeing indicates that there is a problem with the SSL certificate. This error can occur when the certificate does not conform to algorithm constraints.

  1. Check the SSL certificate to make sure that it is valid and properly formatted. You can use a tool like OpenSSL to view and verify the certificate.

  2. Try uploading a different SSL certificate. If the new certificate works, then the issue is likely with the original certificate.

  3. Ensure that the SSL certificate is trusted by the Saviynt server. 

  4. Check the version of Java being used by the Saviynt server and verify that it is compatible with the SSL certificate. 

Please validate and let us know if further information is needed.