Re: Display the CRL number w/o -text [patch included]

2007-12-19 Thread Lutz Jaenicke
Bruno Bonfils wrote:
> Hi openssl's people,
>
> I'm currently writing a script to check a PKI. For this purpose, I
> wrote a small patch to display the crlNumber directly from the crl's
> app:
>
> # openssl crl -in ca.crl -crlnumber -noout
> crlNumber=42
>
> I'll happy if the patch can be include in upstream.
>   

Thanks for your submission.
Could you kindly submit your proposed patch in unified diff format to
OpenSSL's request tracker?
  http://www.openssl.org/support/rt.html

Best regards,
Lutz
__
OpenSSL Project http://www.openssl.org
Development Mailing List   openssl-dev@openssl.org
Automated List Manager   [EMAIL PROTECTED]


Re: Display the CRL number w/o -text [patch included]

2007-12-19 Thread Bruno Bonfils
On Wed 19 December, Lutz Jaenicke wrote:

> > I'm currently writing a script to check a PKI. For this purpose, I
> > wrote a small patch to display the crlNumber directly from the crl's

> Thanks for your submission.
> Could you kindly submit your proposed patch in unified diff format to
> OpenSSL's request tracker?
>   http://www.openssl.org/support/rt.html

done.

Thanks

-- 
http://asyd.net/home/   - Home Page
http://guses.org/home/  - French Speaking (Open)Solaris User Group
__
OpenSSL Project http://www.openssl.org
Development Mailing List   openssl-dev@openssl.org
Automated List Manager   [EMAIL PROTECTED]