I have problem connecting to a web server running Oracle Web Listener 3.0.
This is the error message I got:

    SSL3_READ_BYTES:sslv3 alert illegal parameter

(the error occured at line 956 of s23_lib.c)

I was using SSLv23_client_method().  However, connection was successful when
I used SSLv2_client_method or SSLv3_client_method().  Is it a problem with
OpenSSL or the Oracle web server?  I have exactly the same problem when
connecting to a site running JavaWebServer/2.0.


Regards,
Michael Lee

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

Reply via email to