Categories:
DH Keys (148)
DSA Keys (201)
EC Keys (295)
Firefox (32)
General (13)
Google Chrome (25)
Intermediate CA (155)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Publishers (1178)
Revoked Certificates (33)
Root CA (87)
RSA Keys (2029)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
Collections:
Other Resources:
OpenSSL "x509 -pubkey" - Export Public Key"
How to export the public key out from a certificate using OpenSSL "x509" command?
✍: FYIcenter.com
You can export the public key out from a certificate using OpenSSL "x509 -pubkey"
command as shown below:
C:\Users\fyicenter>\local\OpenSSL\openssl OpenSSL> x509 -in twitter.crt -pubkey -noout > twitter_pub.key OpenSSL> exit C:\Users\fyicenter>type twitter_pub.key -----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwgiY+mcABVW2C2EOGte1 isHMA748F/uU99n6TJ9GYJxqrX065TRaErCyC6rsluFYgS+tYKtHk2njhHVTwfkP uUarnuqrGJiMaFQIUWVDGmGXJ1xeDxXpzRar3VFbdi/80xGZndKmPYcCdeYkluIE PhSc+n64cUI3ALWwiuIzlYvaP/tjTTdi1RwC6jB+3A1T1dQLuKMQE20fiZQLapRE ZymCrebVsFL8lVcG1tEiZoTTkioCx5RW31U/whPyfBZ4M6FT93eXXLeWBdVE9L/v gyJdeuaP5KzfNJ62DwpT8BrbcTdpkvYUqRx1ZXJFJAk7LGrXuWml3N9tnGv8xqJb MQIDAQAB -----END PUBLIC KEY-----
⇒ OpenSSL "x509 -pubout" - Export Public Key"
2016-10-17, 5003👍, 0💬
Popular Posts:
Certificate Summary: Subject: Equifax Secure Global eBusiness CA-1 Issuer: Equifax Secure Global eBu...
How to view Java system-level signer CA certificates using Java Control Panel? To view Java system-l...
How to add a certificate into "cert8.db" file using Mozilla "certutil" tool? I have a certificate fi...
Certificate Summary: Subject: Yandex Mail Service Issuer: YandexExternalCA Expiration: 2014-01-17 15...
Certificate summary - Owner: DigiCert SHA2 High Assurance Server CA, www.digicert.com, DigiCert Inc,...