Hello--- I'm trying to put together a pop3 program that uses openssl for secure sessions.
But, I'm getting errors in the SSL part of the code, and a session can't be established. I'm pretty new to this, have followed instructions pretty carefully, and have installed a self-signed certificate for testing purposes. When I run the server, and try to connect via ssl from a client, these messages are displayed on the console: <date> <time> <machine> ipop3d[pid]: SSL error status: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number The server is using openssl-097a, on a solaris 2.7 machine. The client is evolution, running on RH 8.0. It appears that the certificates/private key as been read out of the certs/ directory. Can anyone give me hints/tips/clues? murf ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
