[gnutls-help] Convert PEM to DER

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon Nov 17 18:38:47 CET 2014


On Sun, 2014-11-16 at 19:34 +0100, Sascha Ziemann wrote:
> I tried to convert a PEM file to DER:
> 
> $ certtool --load-certificate ca.crt.pem --outfile ca.crt --outder
> certtool [options]
> certtool --help for usage instructions.
> But it does not work. How to do it?

I use:
certtool --outder -i --infile ca.crt.pem --outfile ca.crt.der

regards,
Nikos






More information about the Gnutls-help mailing list