Got a deamon client system running. If I run the daemon stand alone all
works A-OK. However running under inetd (on Debian 2.2) I get on the
client side...

SSL_connect( sslbase ) returns -1
then
ERR_error_string( ERR_get_error(), NULL )
returns
"error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number"

What does this error refer to. 
But more importantly...
Where can I see a breakdown of errors and their meanings?

Crispin

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to