Re: Handshake Exception with Firefox and Jetty Servlet Container

2008-01-10 Thread skleinei
I did some more analysis: When I replace the keystore by another keystore provided by the Jetty distribution, Firefox will not complain about the handshake exception. Nevertheless there are handshake exceptions, and the SSL level switches from TLS to SSLv3. Now I guess the question is: What is

Re: Importing Root CA (.crl file) into Firefox from command line in windows

2008-01-10 Thread Nelson Bolyard
Sridhar. A wrote, On 2008-01-03 10:26: > Yes, it is a CRL file. I guess, we need to convert this to a .cer file in > order to import it. Correct me please if I'm wrong. It is not computationally feasible to "convert" a CRL file into a certificate. > Actually I'm repackaging the browser for a stu