> The only problem is that the last couple of bytes which should be > transmitted are not; an error occurs. My `server' log shows: > > error while reading SSL socket from 127.0.0.1: error:1408F10B:SSL routines:SS L3_GET_RECORD:wrong version number > reached sclose() with SSL > > The `client', openssl, shows this: > > 61789:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt .c:279: I found the problem; the last few bytes were written with a normal write() instead of SSL_write().. Sorry to have bothered the list with this.. Kind regards, -- Khamba Staring ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]