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!

How to turn off the SSL certifacte authentication in JAXWS

843811Feb 7 2007 — edited May 3 2007
I am connecting to a local web service using JAXWS (Java 6) over https. Does anybody know if there is a way to turn off the SSL certificate autentication for such a connection ?

Disabling it will save me a lot of hassle related to keys/certificates on the client.

I am always connecting to a local web service of which authenticity I am sure thus I dont need the certificate handshake. I still want the encrypted SSL tunnel though.

cheers
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 31 2007
Added on Feb 7 2007
5 comments
263 views