Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (915)
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 (3180)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2556)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
"makecert.exe -sk" - Specify Private Key Container
How to specify a private key container the "makecert.exe" command? I want to keep the private in my private key container.
✍: FYIcenter.com
You can the private key container name using the "-sk name" option
as shown in this tutorial.
C:\fyicenter> "\Program Files\Microsoft Visual Studio 8\sdk\v2.0\bin\makecert.exe" -n "CN=Joe Dews" -sk TestKey joe.crt Succeeded C:\fyicenter> "\Program Files\Microsoft Visual Studio 8\sdk\v2.0\bin\makecert.exe" -n "CN=Jack Dews" -sk TestKey jack.crt Succeeded C:\fyicenter>type \users\fyicenter\AppData\Roaming\Microsoft\Crypto\RSA\S-1-5-22-602162358-... 8cad2f31f91883d57911489b2e636d_e... .....................................TestKey.....................RSA1........... ...
What you are getting from this tutorial:
Knowing where the private key is stored is important. You need to use private key to sign documents or encrypt data files.
⇒ "makecert.exe -ss" - Create Certificate in System Stores
⇐ makecert.exe - Private Key Containers Location on Windows
2012-08-09, 10439👍, 0💬
Popular Posts:
Certificate Summary: Subject: *.wikipedia.org Issuer: DigiCert High Assurance CA-3 Expiration: 2012-...
How to delete a root CA (Certificate Authority) certificate from Firefox? I don't know this root CA ...
Where to find certificate tutorials related to Internet Explorer (IE)? Here is a collection of certi...
Certificate summary - Owner: *.thepiratebay.se, Domain Control Validated - RapidSSL(R), See www.rapi...
Certificate Summary: Subject: *.roblox.com Issuer: Go Daddy Secure Certificate Authority - G2 Expira...