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