[openssl.org #3291] Patch/enhancement to CA.pl script

2014-09-18 Thread Rich Salz via RT
Right, doc updated: commit e8185aea878a5a83712ad40a2740edc47442a1c3 Author: Rich Salz rs...@openssl.org Date: Thu Sep 18 21:45:41 2014 -0400 RT3291: Add -crl and -revoke options to CA.pl Document the new features Reviewed-by: Tim Hudson t...@openssl.org --- -- Rich Salz, OpenSSL dev team;

[openssl.org #3291] Patch/enhancement to CA.pl script

2014-09-08 Thread Rich Salz via RT
commit 98ecf60ba62fd0b8a3b3cadddf5e8dad59b3e056 Author: Dario B darizo...@gmail.com Date: Thu Sep 4 16:59:44 2014 -0400 RT3291: Add -crl and -revoke options to CA.pl I added some error-checking while integrating this patch. Reviewed-by: Tim Hudson t...@openssl.org -- Rich Salz, OpenSSL dev

[openssl.org #3291] Patch/enhancement to CA.pl script

2014-04-02 Thread DarĂ­o B via RT
Hi all, I just made a small improvement to the helper script CA.pl so that now it can also: 1. Generate CRLs 2. Revoke certificates I hope you find it useful. Attached you can see the patch. Cheers, Dario. CA.pl.patch Description: Binary data