[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Tsl Configuration
> i've append in my slapd.conf :
>
> TLSCipherSuite HIGH:MEDIUM:+SSLv2
> TLSCertificateFile /usr/share/ssl/certs/slapd.pem
> TLSCertificateKeyFile /usr/share/ssl/certs/slapd.pem
You should append your slapd.conf with the following line:
TLSCACertificateFile /usr/share/ssl/certs/slapd.pem
>
> I've stop slapd daemon and i'v restart like this
>
> /usr/local/libexec/slapd -f /usr/local/etc/openldap/slapd.conf -h
> "ldaps://benzecri/" -d 9
>
> I can see ldapssl protocol on benzecri server
> But when i have the following message
>
> TLS trace: SSL_accept:error in SSLv3 read client certificate A
> TLS trace: SSL_accept:error in SSLv3 read client certificate A
>
> ?
>
> Thanks
>
> --
> ------------------------------------------
> Benoit LEROYER - G.I.D.E (benoit@gide.net)
> Tél : 02.40.89.92.87
> Web : http://www.gide.net
> ------------------------------------------
>