Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: 2520:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unkn |
|
Author |
|
SudheendraNSingh
Joined: 02 Oct 2009 Posts: 1
|
Posted: Fri 09 Oct '09 10:59 Post subject: 2520:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unkn |
|
|
Hi,
I have Apache listening on 443 SSL port. I have installed Tomcat and have configured its SSL port 8443. Both are running as a service. I get the error
2520:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol when Tesing my POC and when I try the openssl s_client -connect ssingg:8443 -state -debug , I get the same error.
Has someone come across this before? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Wed 14 Oct '09 13:25 Post subject: |
|
|
I'm not used to tomcat, but it seems that there is no SSL. Maybe you can try with a browser http://_YOUR_IP:8443 and https://_YOUR_IP:8443
Which error do you get than? |
|
Back to top |
|
|
|
|
|
|