rroemhild / docker-test-openldap

Docker OpenLDAP Server for testing LDAP applications
MIT License
357 stars 140 forks source link

How to test the SSL connection? #16

Closed mgtdi closed 3 years ago

mgtdi commented 4 years ago

Do you have the way to test it with the SSL/TLS connection? Maybe I am doing something wrong because I am getting this log error

TLS: can't accept: A TLS fatal alert has been received..

If you have the line or the way I will really appreciate.

jeloba commented 4 years ago

How do you access the LDAP server? Maybe your client is rejecting the self signed cert, because it's not trusted or the cname is different?