Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (982)
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 (3315)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2663)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
"makecert.exe -in -eku" - Certificate to Secure Email
How to create a new certificate to be used by someone to secure emails using "makecert.exe"?
✍: FYIcenter.com
If you want to create a new certificate for someone else to secure emails,
you can use the "makecert.exe -is -in -eku" options
as shown in this tutorial.
C:\fyicenter> "\Program Files\Microsoft Visual Studio 8\sdk\v2.0\bin\makecert.exe" -n "CN=john@yourdomain.com" -is TestStore -in "FYIcenter Root CA" -ss TestStore -e "07/01/2013" -eku 1.3.6.1.5.5.7.3.4 -pe Succeeded
What the above command was doing:
You can verify the result in the certificate store using "certmgr.msc" tool:
⇒ "makecert.exe -in -eku" - Certificate for Server Authentication
⇐ "makecert.exe -r" - Create Self-Signed Root Certificate
2012-08-13, 12973👍, 0💬
Popular Posts:
Certificate Summary: Subject: *.facebook.com Issuer: VeriSign Class 3 Secure Server CA - G3 Expirati...
What is the ASN.1 (or ASN1) file structure supported by OpenSSL? ASN.1 (Abstract Syntax Notation One...
Certificate summary - Owner: wordpress.com, Domain Control Validated, wordpress.com Issuer: SERIALNU...
What is PKI (Public-Key Infrastructure)? Public-Key Infrastructure (PKI) is a public-key cryptograph...
Certificate summary - Owner: support.cdnetworks.net, CDNetworks Inc., L=San Jose, ST=California, US ...