Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (69)
EC Keys (574)
Firefox (31)
General (12)
Google Chrome (25)
Intermediate CA (152)
Java VM (33)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (22)
OpenSSL (237)
Other (7)
Portecle (38)
Publishers (2700)
Revoked Certificates (30)
Root CA (89)
RSA Keys (2227)
Tools (46)
Tutorial (3)
What Is (22)
Windows (129)
Collections:
Other Resources:
What Is "makecert.exe" on Windows
What is "makecert.exe" on Windows? What can I use it for?
✍: FYIcenter.com
"makecert.exe" is a Certificate Creation tool
that allows you to generate X.509 certificates for testing purposes only.
"makecert.exe" creates a public and private key pair for digital signatures and stores it in a certificate file. This tool also associates the key pair with a specified publisher's name and creates an X.509 certificate that binds a user-specified name to the public part of the key pair.
The "makecert.exe" tool is automatically installed with Visual Studio and with the Windows SDK.
If you have a Windows system with Visual Studio 8 installed, "makecert.exe" is located at:
"\Program Files\Microsoft Visual Studio 8\sdk\v2.0\bin\makecert.exe"
⇒ makecert.exe - List of Command Basic Options
⇐ Certificate Generation Tool "makecrt.exe" on Windows
2016-06-27, 18015👍, 2💬
Popular Posts:
How to generate a CRL using the OpenSSL "ca" command? I need to publish the CRL to inform users abou...
What options are supported by the "keytool -gencert" command? Java Keytool can be used to sign a CSR...
Certificate Summary: Subject: www.google.com Issuer: Google Internet Authority Expiration: 2013-06-0...
Certificate Summary: Subject: *.usps.com Issuer: Cybertrust Public SureServer SV CA Expiration: 2014...
How to find the Java Keytool on my Windows system? I think I have Java installed. Keytool is nice fr...