>The error message you are seeing says:
>* You are on the server side (because it happens in the
SSL3_GET_CLIENT_HELLO
> stage; only the server _gets_ the client hello, the client sends it).
>* Your server has decided that there is no shared cipher in the client
hello.
> See "man SSL_CTX_set_cipher_list" or better look up
> http://www.openssl.org/docs/ssl/SSL_CTX_set_cipher_list.html
> as new information was added since the release of 0.9.6b.
Thanks for your response Lutz. In the short term, I was simply trying to
get the alert code (40 in this case) so that I can map the error to one of
the SSL/TLS alerts (close_notify = 0, unexpected_message = 10, etc.) Any
suggestions?
Rob Pungello
VisualAge Smalltalk Development Team
[EMAIL PROTECTED]
http://www.software.ibm.com/ad/smalltalk
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]