U Pet, 17. 06. 2011., u 19:54 +0700, Aldyth Maharsha je napisao/la: > It is can handshake but peer's certificate not trusted, it is seem > like a "bug" or i must using certificate from ssl certificate > company?...
You client doesn't trust you. Your client should either be aware of the certificate you have (by having CA certifikate in /etc/ssl/certs) or you could just make it ignore the certificate problems all together. Open /etc/ldap/ldap.conf and add: TLS_REQCERT allow Read ldap.conf(5) for more info. -- Ante Karamatic -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
