|
javax.net.ssl.SSLHandshakeException:
I'm using tomcat 4 and jdk 1.4. in my web application I'm getting the following exception while generating user report
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException:No trusted certificate
found
any ideas?
|