FireFox v3.0.1 of Windows uses SSLv2 Record Layer even when SSLv2 is disabled

2008-08-30 Thread Suresh Kumar J
Hi! Am having the FireFox 3.0.1 on Windows XP with the default settings. When I try to connect(https on 443) to the internal website which is running on Apache Tomcat (v6.0.14), I get the following error: Secure Connection Failed An error occurred during a connection to 10.xx.xx.xx Cannot c

Re: questions about PKCS7 verification when porting from OpenSSL/libcrypto to NSS3

2008-08-30 Thread Nelson B Bolyard
Chris Peterson wrote, On 2008-08-29 19:23 PDT: > I'm porting a C++ app from OpenSSL/libcrypto to NSS. My app uses > libcrypto to verify and decode a PKCS7 blob (signed by a cert issued > my own self-signed root cert). With libcrypto, this is quite > straightforward. With NSS, however, I'm having tr