If i'm ignore certificate, it is mean i don't using certificate in ldap system?, how to using certificates because security reason?..
Best Regards, Aldyth M 2011/6/20 Aldyth Maharsha <[email protected]> > I must add TLS_REQCERT allow at ldap server or ldap client? > > best regards, > Aldyth M > > > 2011/6/17 Ante Karamatić <[email protected]> > >> 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 >> > >
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
