Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (71)
EC Keys (2095)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (6025)
Revoked Certificates (16)
Root CA (85)
RSA Keys (4920)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
OpenSSL "genpkey -paramfile" - Generate EC Key
How to generate a new EC private key using OpenSSL "genpkey" command?
✍: FYIcenter.com
If you need a new EC private key in order to create a new certificate,
you can use the OpenSSL "genpkey" command as shown below:
C:\Users\fyicenter>\local\openssl\openssl.exe OpenSSL> genpkey -paramfile my_ec.prm -out my_ec.key OpenSSL> exit C:\Users\fyicenter>type my_ec.key -----BEGIN PRIVATE KEY----- MIHWAgEAMIGXBgcqhkjOPQIBMIGLAgEBMBoGByqGSM49AQECDwDbfCq/YuNeZoB2 vq0gizA3BA7bfCq/YuNeZoB2vq0giAQOZZ74ugQ5Fu7eiRFwKyIDFQAA9QsCjk1p bmdodWFRdSkEcng/sQQdBAlIcjmZWl7na1X5wvCYqJzlr4ckwKI+Dg/3dQACDwDb fCq/YuNedijfrGVhxQIBAQQ3MDUCAQEEDr7sZMQ+Isr8SP8PBKHsoSADHgAEyrdr poWlC1qjufDpkDCzLAspBOHKK/30U4gNnQ== -----END PRIVATE KEY-----
Note about this test:
⇒ OpenSSL "pkey -text" - Print EC Key in Text
⇐ OpenSSL "pkeyparam -text" - Print EC Parameters in Text
2017-08-08, 3296👍, 0💬
Popular Posts:
What options are supported by the "keytool -gencert" command? Java Keytool can be used to sign a CSR...
Certificate Summary: Subject: GlobalSign Root CA Issuer: GlobalSign Root CA Expiration: 2028-01-28 1...
How to get a list of all command options supported by "certmgr.exe"? You can see a list of all comma...
Certificate summary - Owner: web.de, WEB.DE, 1&1 Mail & Media GmbH, L=Montabaur, ST=Rhinelan...
Certificate summary - Owner: GeoTrust Primary Certification Authority, GeoTrust Inc., US Issuer: Equ...