Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SSL23_WRITE:ssl handshake failure:../../../../common/openssl/ssl/s23_lib.c:

807567Jan 20 2009 — edited Jan 22 2009
Hi ,
I am trying to enable SSL on sun one webserver 6.1. I have configured a listen socket on port 8443 which is listening.
I have installed a server certificate and a CA certificate(Obtained from our CA). But when tried to open the server with https://<serverip>:8443 it throws
*"Internet explorer page cannot be displayed"* error.
When checked teh webserver log i could find the below.

*[20/Jan/2009:09:57:57] failure (24983): HTTP3068: Error receiving request from 72.125.68.491(SSL_ERROR_LIBSSL_DISABLED: cannot connect: SSL is disabled)*

I even tried checking the connection using openssl and it resulted as below.

bash-3.00$ /usr/sfw/bin/openssl s_client -connect localhost:8443
CONNECTED(00000005)
*961:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:../../../../common/openssl/ssl/s23_lib.c:226:*

Can anyone help me in sorting this out?

regards,
Kiran.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 19 2009
Added on Jan 20 2009
7 comments
1,393 views