help-gnutls
[Top][All Lists]
Advanced

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

How to Create/Derive DER Encoded Public Keys (PKCS #1/X.509 SubjectPubli


From: Jeffrey Walton
Subject: How to Create/Derive DER Encoded Public Keys (PKCS #1/X.509 SubjectPublicKeyInfo)?
Date: Tue, 16 Nov 2010 06:46:02 -0500

Hi All,

I can create PKCS #8 DER encoded private keys (PrivaeKeyInfo) using
certool and the following commands. How do I get GnuTLS to cough up
the corresponding public keys? Nothing in certtol or gnutls-cli is
jumping out at me.

certtool --generate-privkey --pkcs8 --outder --bits 3072 --outfile
rsa-gnutls.der
certtool --dsa --generate-privkey --pkcs8 --outder --bits 1024
--outfile dsa-gnutls.der

Jeffrey Walton



reply via email to

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