On Fri, May 30, 2008, Tuan Nha wrote:

> I complie 0.9.8h today and attempted to run onwin32 machine,
> but I have bug:
>
> openssl pkcs12 -export -in MyCert.pem -inkey MyKey.pem -out MyCert.p12
>    Loading 'screen' into random state - done
>    Enter pass phrase for MyKey.pem:
>    Enter Export Password:
>    Verifying - Enter Export Password:
>    OK
>
> openssl pkcs12 -export -in MyCert.pem -inkey MyKey.pem -out yCert.p12  
> -name "Digital IDs"
>    Loading 'screen' into random state - done
>    Enter pass phrase for MyKey.pem:
>    Enter Export Password:
>    Verifying - Enter Export Password:
>    1872:error:0D0BA041:asn1 encoding routines:ASN1_STRING_set:malloc 
> failure:.\crypto\asn1\asn1_lib.c:381:
>    1872:error:0B08A041:x509 certificate 
> routines:X509_ATTRIBUTE_set1_data:malloc failure:.\crypto\x509 
> \x509_att.c:317:
>
>

This patch should fix it:

http://cvs.openssl.org/chngview?cn=17196

or try tomorrows snapshot. Thanks for the report.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to