IspmanAndLdap
From ISPMan
How to create a TLS Certificate for slapd?
- See: http://www.openldap.org/doc/admin23/tls.html
- See: https://dev.njh6.de/wiki/index.php/Doc:Eigene_CA
- Create a server cert, with common name that matches the FQDN of your server!
- test from client: openssl s_client -connect servername:ldaps
- /etc/hosts.allow on the host should contain:
slapd: ip.of.your.client : ALLOW