Re: ASN1 printing crash: Security Advisory -- 25-Mar-2009

2009-04-03 Thread Dr. Stephen Henson
On Fri, Apr 03, 2009, Shanku Roy wrote: > Thanks for your response. How do I get a patch for just this issue which I > can use to update? > -- http://cvs.openssl.org/chngview?cn=17907 Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and fre

Re: ASN1 printing crash: Security Advisory -- 25-Mar-2009

2009-04-03 Thread Shanku Roy
Thanks for your response. How do I get a patch for just this issue which I can use to update? -- regards, Shanku Roy --- On Thu, 4/2/09, Dr. Stephen Henson wrote: From: Dr. Stephen Henson Subject: Re: ASN1 printing crash: Security Advisory -- 25-Mar-2009 To: openssl-users@openssl.org Date

Re: ASN1 printing crash: Security Advisory -- 25-Mar-2009

2009-04-02 Thread Dr. Stephen Henson
On Thu, Apr 02, 2009, Shanku Roy wrote: > > http://openssl.org/news/secadv_20090325.txt >   > Hello, >  Our project here is using OpenSSL version 0.9.8g > > It invokes X509_print_fp() openssl function to print a cert; can > that result in calling of fuction ASN1_STRING_print_ex() that

ASN1 printing crash: Security Advisory -- 25-Mar-2009

2009-04-02 Thread Shanku Roy
http://openssl.org/news/secadv_20090325.txt   Hello,  Our project here is using OpenSSL version 0.9.8g It invokes X509_print_fp() openssl function to print a cert; can that result in calling of fuction ASN1_STRING_print_ex() that is mentioned in the "ASN1 printing crash" of above secur