help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: certtool --to-p12 segfault if no password supplied


From: Nikos Mavrogiannopoulos
Subject: Re: certtool --to-p12 segfault if no password supplied
Date: Wed, 02 Mar 2011 18:47:23 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

On 03/02/2011 04:04 AM, Daniel Kahn Gillmor wrote:
> given a passphraseless key.pem and a corresponding cert.pem , certtool
> appears to crash with a segfault if i do:
> 
>       certtool --to-p12 \
>         --load-privkey "key.pem" \
>         --load-certificate "cert.pem" \
>         --outfile "pkcs12.p12" \
>         --template /dev/stdin <<EOF
> pkcs12_key_name = "test"
> EOF

Thank you. I've just committed a fix.

regards,
Nikos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]