Re: verifying CRL with critical extensions

2009-04-20 Thread Dr. Stephen Henson
On Mon, Apr 20, 2009, zhu qun-ying wrote: > > Hi, > > May I know is the current version of OpenSSL supports verification for CRL > with critical extensions? I am currently runing 0.9.7m. > Depends. Which extensions are critical? Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: se

verifying CRL with critical extensions

2009-04-20 Thread zhu qun-ying
Hi, May I know is the current version of OpenSSL supports verification for CRL with critical extensions? I am currently runing 0.9.7m. Thanks -- qun-ying __ The new Internet Explorer® 8 - Faster, safer, easier. Optimized

Sha1 verify and load_verify_locations()?

2009-04-20 Thread PVi1
Hello all, i am trying to write application used for verifying digest signature of text files. I have used this command to create sign of file e.g. index.php: openssl dgst -sha1 -sign private_key.pem -out sign.sha1 /var/www/index.php I have many files with signatures from many users signed by its