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

_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to