Re: Problems with Java SSL API

2000-01-05 Thread Alon Koren
L PROTECTED]> cc: Mark Striebeck <[EMAIL PROTECTED]> (bcc: Alon Koren/MN/Unitedmail) Subject: Re: Problems with Java SSL API Your verisign root CA has expired: this is the last one in the chain. You should replace it with a newer version, you can get this from several places incl

Re: Problems with Java SSL API

2000-01-04 Thread Dr Stephen Henson
Your verisign root CA has expired: this is the last one in the chain. You should replace it with a newer version, you can get this from several places including certs/vsign3.pem in later versions of OpenSSL or if you have MSIE you can export it using the base64 encoded option. Steve. -- Dr Step

Problems with Java SSL API

2000-01-04 Thread Mark Striebeck
Folks, we are using a Java SSL API called ITISLL (it sits on top of OpenSSL - or SSLeay) for an application that needs https access to a web server. So far we didn“t have problems with it. But now since the beginning of this year we get the following problem when we try to use the stored certific