5
votes
3answers
870 views
Where does makecert store the private key if -sv is not specified?
Let say I run this command:
makecert testcert.cer
Is a private key created? If so, where is it automatically stored in the system even though I did not tell makece …
