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!

Handshake fails for clients using TLS extensions

843811Apr 20 2009 — edited Apr 30 2009
I have a client that is attempting to connect to a Jetty web server using SSL. The SSL negotiation fails. I have done some packet traces and for clients that include TLS extensions in the "client hello" packet, Java returns a packet that indicates "unexpected message". For clients that don't have the extensions in the hello packet, the connection is established fine. Is this something I need to configure or update in JSSE? I am using Java version 1.6.0-b105 on openSUSE.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2009
Added on Apr 20 2009
16 comments
5,673 views