Title: Problem with JSSE - untrusted server cert chain

Hi,
I am using Java Secure Sockets Extension to post to an https server. Everything was working alright last week but when I try it now it gives "untrusted server cert chain" for my server. I also tried to connect to some other sites like Amazon. It works alright for sites like Amazon, Barnes and Noble etc but fails for Verisign for example. Could it be a Y2K problem with the JSSE API or with the certificates? Because it wasworking alright in 1999.

Thanks in advance

Reply via email to