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!

Certificate signature Validation Failed

843811Oct 20 2007 — edited Oct 26 2007
Hi,

I'm hoping someone can point me in the right direction with a problem I'm having when trying to initiate an https connection to a web server (to send it an xml soap message). We are using two-way authentication with self signed certificates. The ssl debugging gives the following error messages:
SEND TLSv1 ALERT: fatal, description = certificate_unknown

sun.security.validator.ValidatorException: Certificate signature validation failed
[java.lang.IllegalArgumentException]
Any ideas, before all my hair has been pulled out?

Cheers,
Adam
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2007
Added on Oct 20 2007
8 comments
8,473 views