help-gnutls
[Top][All Lists]
Advanced

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

Re: [Help-gnutls] Re: GNU TLS windows problem.


From: Nikos Mavrogiannopoulos
Subject: Re: [Help-gnutls] Re: GNU TLS windows problem.
Date: Sat, 6 Oct 2007 10:17:35 +0300
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

On Thursday 27 September 2007, Simon Josefsson wrote:

> You can use the --outder flag to certtool when generating the
> certificate.
> If you already have a client certificate for the mobile and want to
> convert it to DER, use:
>
> $ certtool -i --infile IN.pem  --outder --outfile OUT.der
>
> However, this doesn't seem to work!  Mea culpa.  The output is garbled
> for some reason.  Possibly the --outder flag doesn't work when
> generating certificates either.  I'll see if I can debug this.

This was a problem because of the fprintf usage in the printing function. I 
replaced it with fwrite and it works correctly now!


Nikos




reply via email to

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