Skip to Main Content

Java Security

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!

Https enabling problem

872450Jul 1 2011 — edited Jul 1 2011
hi,

I am doing a web application using tomcat server 7.0.11 which requires to be using the protocol https

So i hav followed the instructions as discussed in the below link:

http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html

I am using default SSL configuration rather than APR

but when i access the
https://localhost:8443 it is showing the following error:

"SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)"

but the port 8443 is shown as opened when i checked using telnet

Any help in this problem will be very much grateful since i am in a stuck situation in development.

Thanks in advance
Manoj
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2011
Added on Jul 1 2011
6 comments
853 views