certtool --to-p12 segfault if no password supplied

Nikos Mavrogiannopoulos nmav at gnutls.org
Wed Mar 2 18:47:23 CET 2011


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




More information about the Gnutls-help mailing list