Hi everyone,
I think the Hand On Lab is great. Everything looks fine after running through it. But now I have 2 problems that I cannot solve:
1) I tried to replace Server Private.pfx and Server Public.cer with my own cerificates generated by makecert.exe, but I keep getting the "bad key" exception in my client side. I followed all the steps in the hands on lab, including giving ASPNET the right to access my own private key, and copy the key directly from the X509 Cert Tool but still I get the "bad key" error. It's pretty weird because once I replace the key with the Server Private.pfx key, everything works fine. BTW, I am still using Client Private.pfx.
2) I think Win 2000 does not have Other People Store. Although there's a tab in IE for Other People, it doesn't import into the Other People store, no matter it's done in IE or the console.
Thanks for any comments and advise. Have a nice day!
Dilip Krishnan - 28 Jan 2005 14:30 GMT
Hello Sidmeifoong.pook@redtone.com,
Need to use this [0] version like this [1]
[0] - http://download.microsoft.com/download/platformsdk/Update/5.131.3617.0/NT45XP/EN
-US/makecert.exe
[1] - http://www.inventec.ch/chdh/notes/14.htm
HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com
> Hi everyone,
>
[quoted text clipped - 19 lines]
> www.developmentnow.com/g
> www.developmentnow.com
Sid - 01 Feb 2005 02:51 GMT
It worked! Thanks for the tip!