Hi,
I'm having an issue with and LDAP-UX client and I'm hoping to shed some light on this problem. I'm running OpenLDAP 2.3.39 on RHEL4 and my linux clients connect fine with TLS. My HPUX clients however are having problems. Here is what my slapd says when ran with a -d 255:
11daemon: activity on 1 descriptor daemon: activity on:
slap_listener(ldaps:///)
daemon: listen=8, new connection on 17 daemon: added 17r (active) listener=(nil) daemon: epoll: listen=7 active_threads=0 tvp=zero daemon: epoll: listen=8 active_threads=0 tvp=zero daemon: epoll: listen=9 active_threads=0 tvp=zero daemon: epoll: listen=10 active_threads=0 tvp=zero daemon: activity on 1 descriptor daemon: activity on: 17r daemon: read active on 17 connection_get(17) connection_get(17): got connid=39 connection_read(17): checking for input on id=39 TLS trace: SSL_accept:before/accept initialization tls_read: want=11, got=11 0000: 30 1d 02 01 01 77 18 80 16 31 2e 0....w...1. TLS trace: SSL_accept:error in SSLv2/v3 read client hello A TLS: can't accept. TLS: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol s23_srvr.c:580 connection_read(17): TLS accept failure error=-1 id=39, closing connection_closing: readying conn=39 sd=17 for close connection_close: conn=39 sd=17 daemon: removing 17
I'm not sure if it's using a different version of SSL or what. Please help as this is the final step before deploying OpenLDAP on my system.
Thanks