Re: Minor bug in verify manpage

2008-01-31 Thread Lutz Jaenicke
Richard Hartmann wrote:
 Hi all,

 3 X509_V_ERR_UNABLE_TO_GET_CRL unable to get certificate CRL

 should read

 3 X509_V_ERR_UNABLE_TO_GET_CRL: unable to get certificate CRL

 i.e. there is a colon missing. If there is any interest, I can create a patch
 but it is probably faster for both sides if someone with commit access
 just fixes this him- or herself.

   
Applied.

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


Minor bug in verify manpage

2008-01-29 Thread Richard Hartmann
Hi all,

3 X509_V_ERR_UNABLE_TO_GET_CRL unable to get certificate CRL

should read

3 X509_V_ERR_UNABLE_TO_GET_CRL: unable to get certificate CRL

i.e. there is a colon missing. If there is any interest, I can create a patch
but it is probably faster for both sides if someone with commit access
just fixes this him- or herself.


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