[openssl.org #1625] [Enhancement, Patch] openssl crl option to display crlNumber

2007-12-20 Thread Stephen Henson via RT
[EMAIL PROTECTED] - Wed Dec 19 13:04:39 2007]: Hi, here a patch to openssl crl.c to display the crlNumber using option -crlnumber Accessing OpenSSL structure internals is never a good idea if it can be avoided. A much better way to handle things is to get the crlNumber as an

[openssl.org #1625] [Enhancement, Patch] openssl crl option to display crlNumber

2007-12-19 Thread Bruno Bonfils via RT
Hi, here a patch to openssl crl.c to display the crlNumber using option -crlnumber -- http://asyd.net/home/ - Home Page http://guses.org/home/ - French Speaking (Open)Solaris User Group diff -Nurp openssl-0.9.8g/apps/crl.c openssl-0.9.8g-crlpatch/apps/crl.c --- openssl-0.9.8g/apps/crl.c