[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: OPENLDAP+TLS/SSL+PAM



Broussard Philippe wrote:

Hi,


I have an error when i try to connect to my server LDAP :

conn=2 fd=13 ACCEPT from IP=192.168.1.53:1690 (IP=0.0.0.0:636)
TLS: can't accept.
TLS: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
s23_srvr.c:634
conn=2 fd=13 closed


An idea ??? I use openldap 2.1.17, pam_ldap 1.64, openssl 0.9.7b, debian woody 3.0


Philippe


Hi Philippe,

the original Debian packages libnss-ldap, libpam-ldap and libldap2 were not built with ssl support. You have to compile them with ssl support.

Michael