Jump to content

Featured Replies

Posted

Hello to all friends!

 

I am using an example program in MS Visual C++ taken from MSDN at

http://msdn.microsoft.com/en-us/library/aa382372(VS.85).aspx. I

created a certificate using

 

makecert -n "CN=Test" -sk Test -ss my Test.cer

 

This created a store 'my' and a Test.cer file. i see 'Test.cer' there

in ...\vc\bin folder. I could not find any store with the name 'my'.

now when i executed the code below (complete program is at the above

link),

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...