help-gnutls
[Top][All Lists]
Advanced

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

Re: Error when using an encrypted private key


From: Nikos Mavrogiannopoulos
Subject: Re: Error when using an encrypted private key
Date: Sat, 14 Jan 2012 09:51:59 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16

On 01/13/2012 09:44 PM, Jason Cooper wrote:

> I'm using Linux Mint 12, which comes with GnuTLS 2.10.5. I'm working
> on configuring Git with https. On Linux Mint, Git is using GnuTLS
> under the hood, so I'm hoping this is the right place to get help.


Hellom
 GnuTLS is a library. How it is being used depends on
the application.

[...]

> What I'm really wondering is can I use encrypted keys with GnuTLS

> 2.10.5? If so, any hints on what else could be the problem? I'd
> really prefer to not have my private key stored in the clear.


How did you encrypt your private key? GnuTLS supports two types of
encrypted keys. PKCS #8 and PKCS #12 [0].

btw. gnutls-cli doesn't support encrypted keys, use certtool to read them.

[0].
http://www.gnu.org/software/gnutls/manual/html_node/Managing-encrypted-keys.html

regards,
Nikos




reply via email to

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