>>> "G.Betul Akin" <[EMAIL PROTECTED]> 05-Jan-00 10:04:45 AM >>>
>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
This is not really a servlet question so I don't know why you've
asked here, it's not relevant.
However.... since certificates is something I'm dealing with at the
moment and they are tenuously related to web servers I will tell you
waht I know.
Lots of verisign (and other) certificates have expired on 31.12.1999
so that may be why it's not working.
If you can use the secure socket to contact other https sites then
this would suggest that there is no Y2K bug.
The message you get is indicative of the certificate for the site
being withdrawn (or expired).
Hope that helps. As I say, this is not really a JSSE forum so you
probably should ask somewhere else (JDC?)
Nic Ferrier
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html