Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (853)
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 (3080)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2483)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
"makecert.exe -in -eku" - Certificate for Server Authentication
How to create a new certificate to be used by some Web site for server authentication to support HTTPS protocol using "makecert.exe"?
✍: FYIcenter.com
If you want to create a new certificate for some Web site for server authentication,
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=www.yourdomain.com" -is TestStore -in "FYIcenter Root CA" -ss TestStore -e "07/01/2022" -eku 1.3.6.1.5.5.7.3.1 -pe Succeeded
What the above command was doing:
You can verify the result in the certificate store using "certmgr.msc" tool:
⇒ Managing Certificates with Windows PowerShell
⇐ "makecert.exe -in -eku" - Certificate to Secure Email
2012-08-14, 19027👍, 0💬
Popular Posts:
Certificate summary - Owner: CNNIC SSL, CNNIC SSL, CN Issuer: CNNIC ROOT, CNNIC, CN Expiration: Sun ...
Why www.facebook.com has 2 certificates for their HTTPS Web site? To understand why www.facebook.com...
Certificate Summary: Subject: UTN-USERFirst-Object Issuer: UTN-USERFirst-Object Expiration: 2019-07-...
Certificate summary - Owner: UTN-USERFirst-Hardware, http://www.usertrust.com ,The USERTRUST Network...
Certificate Summary: Subject: GeoTrust Global CA Issuer: GeoTrust Global CA Expiration: 2022-05-21 0...