help-gnutls
[Top][All Lists]
Advanced

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

[Help-gnutls] Re: Load Server private key problem


From: Simon Josefsson
Subject: [Help-gnutls] Re: Load Server private key problem
Date: Mon, 03 Dec 2007 12:35:37 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Nikos Mavrogiannopoulos <address@hidden> writes:

> On Saturday 01 December 2007, Kristian Martens wrote:
>
>> Is there another way (API) to load encrypted keys by providing a password?
>
> Yes. Check the pkcs12 and pkcs8 functions at the manual. Note that your 
> current key was encrypted with openssl's way so it is not supported.

I think OpenSSL can convert it to PKCS#8 format using 'openssl pkcs8
-topk8' or something like that.  I wouldn't store my keys in openssl's
proprietary encrypted format, so you'd might want to consider using the
PKCS#8 format generally.

/Simon




reply via email to

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