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, ≈12🔥, 0💬
Popular Posts:
Certificate summary - Owner: StartCom Class 1 Primary Intermediate Server CA, Secure Digital Certifi...
Certificate summary - Owner: *.deviantart.com, "deviantART, Inc.", L=Los Angeles, ST=California, US ...
Certificate summary - Owner: www.stumbleupon.com, StumbleUpon Inc, L=San Francisco, ST=California, U...
Certificate summary - Owner: Gandi Standard SSL CA, GANDI SAS, FR Issuer: UTN-USERFirst-Hardware, ht...
Certificate summary - Owner: acquia-sites.com, Acquia Hosting, "Acquia, Inc.", L=Burlington, ST=Mass...