Re: OCSP Index File

2010-03-05 Thread Patrick Patterson
On March 5, 2010 01:41:48 am Nagendra_U_M wrote: > Hi All, > > I just started working on OCSP... If I may ask, what are you working on - writing a client, or writing a server, or using it in some other way? > And I am trying to set up an OCSP responder using the OpenSSL CLI commands. > Right

RE: setting FIPS_set_mode on HP PA64

2010-03-05 Thread Vikram Arwade
Those commands worked fine. Yes I am using fipsld. Compared the link lines between openssl logs and the way I have built my library, don't see much difference. Regards, --Vikram -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf

Re: OCSP Index File

2010-03-05 Thread Nagendra_U_M
Hi All, I just started working on OCSP... And I am trying to set up an OCSP responder using the OpenSSL CLI commands. Right now, my index.txt file is blank and zero-size (created using the "touch" command). I want to know how to fill in revocation information into the index.txt file, and in

rsautl sign error in the fips-openssl-0.9.8m

2010-03-05 Thread kai_yang2008
Dear All, I have build a fips-openssl based on the fips1.2 and openssl-0.9.8m, But when I use the following command : openssl rsautl -sign -in file -inkey rsakey -out file_sign_pem -keyform PEM, it will produce the errors like this: RSA operation error 21837:error:0408908E:rsa routines:RSA_p

Downages

2010-03-05 Thread The Doctor
2 nights in a row?! What is going on ??!! -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.facebook.com/dyadallee Hey! Hey! Ho! Ho! Lying S

clarification on OpenSSL 0.9.8l - Renegotiating vulnerability

2010-03-05 Thread Raj
Hi, Wanted a clarification on OpenSSL 0.9.8l ( CVE-2009-3555 - TLS / SSLv3 Renegotiating vulnerability) . When I execute the following ./openssl s_client -connect www.testapp.com:8090 --- [snipped... openssl output] HEAD / HTTP/1.0 R RENEGOTIATING The below output is shown HTTP/1.1 200

Re: Using OpenSSL with OpenSC engine

2010-03-05 Thread Ruben Lagar
Well, I have updated every software package and the error is still the same. I have also googled the error, and there are others that have the same error, but there is not a solution anywhere? Any clue? Is this configuration used properly by somebody? Thank you! 2010/3/4 Ruben Lagar : > Hi, > >