Where's my private key? -
02-16-2007
, 05:00 PM
Hi,
1)
I used
makecert -n CN=AADI_SERVER -sk AADI_PK_CONT -sr LocalMachine -ss
AADI_TEST_STORE D:/aadi_cert1.cer
to create a certificate.
Now in the console root, i can see the AADI_TEST_STORE containing
certificate.
But i cant seem to locate the private key or the AADI_PK_CONT
container.
Where can i find it.
2)
Also, can you give me some idea as to how to load a private key from
a .pvk file? |