help-gnutls
[Top][All Lists]
Advanced

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

Re: Problem with DSA key signed CSRs


From: Nikos Mavrogiannopoulos
Subject: Re: Problem with DSA key signed CSRs
Date: Wed, 30 Jun 2010 16:42:25 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20100411)

Timo Gerke wrote:

> I think  it has.
> If I run this  command:
> certtool -q --load-privkey dsakey.p8 --outfile newreq.csr
> 
> I get this error:
> certtool: import error: could not find a valid PEM header; check if your
> key is PKCS #8 or PKCS #12 encoded

This is an indication that it doesn't support autodetection. You have to
supply the --p8 or decode it first and feed it in plain format.

regards,
Nikos



reply via email to

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