publick key

2004-08-17 Thread ULL Lafayette

Hi all,

I am a new user. I have setup a CA as per the documentation in the openssl website. But I don't understand how to display only the public key from the certificate. Is there any command line option to output the public key from the certificate to any file.

Please help. 
Thanks in advance
		Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!

RE: publick key

2004-08-17 Thread David Schwartz

You can easily extract the public key from the private key with 'openssl
rsa -pubout'. To get the key from the certificate, use 'openssl
x509 -pubkey'.

DS

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of ULL Lafayette
Sent: Tuesday, August 17, 2004 9:45 AM
To: [EMAIL PROTECTED]
Subject: publick key


Hi all,

I am a new user. I have setup a CA as per the documentation in the openssl
website. But I don't understand how to display only the public key from the
certificate. Is there any command line option to output the public key from
the certificate to any file.

Please help.
Thanks in advance


Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!


__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]