Dear java experts,
By using JSSE, I can connect the web server A in SSL if the server use
Versign Cert. However, it will display the following exception when I
connect web server B which use CyberTrust (www.baltimore.com) Cert. It
seems no problem when i use browser to connect server B. Should I add
cybertrust cert in client side?
I didn't install JSSE in both servers. Could you give me some suggestions
to solve the problem?
Thanks.
Rgds,
George
issuer != subject DN
main, SEND SSL v3.1 ALERT: fatal, description = certificate_unknown
main, WRITE: SSL v3.1 Alert, length = 2
javax.net.ssl.SSLException: untrusted server cert chain