Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (870)
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 (3114)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2509)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
makecert.exe - List of Command Basic Options
How to get a list of basic options supported by the "makecert.exe" command?
✍: FYIcenter.com
You can see a list of basic options supported by running "makecert.exe -?"
as shown in this tutorial.
C:\fyicenter> "\Program Files\Microsoft Visual Studio 8\sdk\v2.0\bin\makecert.exe" -? Usage: MakeCert [ basic|extended options] [outputCertificateFile] Basic Options -sk <keyName> Subject's key container name; To be created if not present -pe Mark generated private key as exportable -ss <store> Subject's certificate store name that stores the output certificate -sr <location> Subject's certificate store location. <CurrentUser|LocalMachine>. Default to 'CurrentUser' -# <number> Serial Number from 1 to 2^31-1. Default to be unique -$ <authority> The signing authority of the certificate <individual|commercial> -n <X509name> Certificate subject X500 name (eg: CN=Fred Dews) -? Return a list of basic options -! Return a list of extended options
⇒ "makecert.exe -n" - Create Test Certificate File
⇐ What Is "makecert.exe" on Windows
2012-08-08, 7321👍, 0💬
Popular Posts:
Certificate summary - Owner: Starfield Secure Certificate Authority - G2, http://certs.starfieldte ch...
Certificate Summary: Subject: *.tmall.com Issuer: GlobalSign Organization Validation CA - G2 Expirat...
Certificate Summary: Subject: thawte Primary Root CA Issuer: thawte Primary Root CA Expiration: 2036...
How to generate a CRL using the OpenSSL "ca" command? I need to publish the CRL to inform users abou...
Where I can get a list of all root CA certificates provided by Microsoft on Windows? Here is a compl...