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
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
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