Package: pure-ftpd-ldapVersion: (1.0.28-3+squeeze1)

I tried to connect to slapd using TLS for authentication but slapd reports
and TLS negotiation failure.  I ran the following command to test it, with
the following results (obviously I pointed pure-ftpd at this new test port
and then tried to log in):

root@myserver:~# openssl s_server -accept 989 -cert
/etc/ssl/certs/myserver_ldap_cert.pem -key
/etc/ssl/private/myserver_ldap_key.pem
Using default temp DH parameters
Using default temp ECDH parameters
ACCEPT
ERROR
6857:error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown
protocol:s23_srvr.c:578:
shutting down SSL
CONNECTION CLOSED
ACCEPT
^C


It appears to me that pure-ftpd doesn't even speak the right TLS protocol,
unless I'm missing something here.

Any help would be appreciated.

Reply via email to