mirror of
https://github.com/rroemhild/docker-test-openldap.git
synced 2026-04-25 23:25:57 +03:00
[GH-ISSUE #16] How to test the SSL connection? #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-test-openldap#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mgtdi on GitHub (Jun 17, 2020).
Original GitHub issue: https://github.com/rroemhild/docker-test-openldap/issues/16
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 on GitHub (Jul 22, 2020):
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?