- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2014 04:55 AM
Hello,
When I click the "Test Connection" Link in LDAP Server,I am getting the following error :
LDAP:Simple Bind Failed
LDAP:Communication Error:Simple Bind Failed
LDAP:javax.net.ssl.SSLException:java.langRuntimeException:Unexpected Error:java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty.
Connection Environment Used :
How to overcome this issue?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2014 03:30 PM
We are having the same issue. We had it once before and had to reload the certificate into the SAML2 Keystore. This time, however, the problem is not resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2014 07:40 AM
hey ! I'm facing the same issue on a customer instance ! I have tried the things I suggested for you but unfortunately it didn't work 😞 I opened a ticket in HI for that any news ? did you resolve your issue ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2014 07:55 AM
Hello Remy,
Go to your instance which is not cloned.
Go to sys_attachment table and filter by the table sys_certificate.There will be one entry.
Export and import the attachment in the cloned instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2014 08:05 AM
You reply me in the same time as Hi ! In fact the attached certificate of the keystore wasn't copied after a reclone. As you said, I just copied the attached certificate and I works ! good ! thx for your answer