Hi everybody,
I have some problems establishing a SSL connection. I am writing on an SMTP server,
which
should accept SSL connections.
I am sending mails with Netscape 4.7 over SSL, but the connection fails, because no
common
enrcyption method was found.
Now my questions:
I have initialized the SSL connection as described in the OpenSSL documentation, only
SSL_accept fails with the above reason.
I set the ciphers to "SSLv3", to use SSL v3 algorithms and ciphers. What is
additionally
needed?
The man pages state something about certificates and keys which I need to use these
ciphers. Do I have to generate them manually with some function first ?
Thanx,
Wolfgang Marczy.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]