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, ≈21🔥, 0💬
Popular Posts:
Certificate summary - Owner: www.springer.com, Domain Control Validated Issuer: TERENA SSL CA, TEREN...
Certificate Summary: Subject: TC TrustCenter Class 2 CA II Issuer: TC TrustCenter Class 2 CA II Expi...
Certificate summary - Owner: TERENA SSL CA, TERENA, NL Issuer: UTN-USERFirst-Hardware, http://www.us...
Certificate Summary: Subject: GeoTrust TLS RSA CA G1 Issuer: DigiCert Global Root G2 Expiration: 202...
Certificate summary - Owner: EMAILADDRESS=root@gatewa y.it.ucla.edu,gateway.it.ucla.edu, SomeOrganiz...