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!

javax.net.ssl.SSLHandshakeException in SSLEngine

843811May 9 2005 — edited May 11 2005
How do I catch javax.net.ssl.SSLHandshakeException when I am using SSLEngine? For instance I would like to track is server certificate trusted. It seem that if the server cert is not trusted SSLEngine is just pause there with SSLEngineResult.HandshakeStatus NEED_TASK. Please advise. Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2005
Added on May 9 2005
6 comments
2,998 views