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, ∼9179🔥, 0💬
Popular Posts:
Detailed information of 'My Keys': RSA 2048-Bit Private Key - 3cfb210015f94c00d9d80465 98a69223.
What is Wormly SSL Web Server Tester? Wormly SSL Web Server Tester is an online tool that checks a s...
Certificate summary - Owner: *.rapidshare.com, Premium SSL Wildcard, IT, RapidShare AG, STREET=Gewer...
Certificate summary - Owner: www.godaddy.com, "GoDaddy.com, LLC", L=Scottsdale, ST=Arizona, US, SERI...
How to open an encrypted DSA key file using OpenSSL "dsa" command? I was told the key file is DES en...