摘要:
1、 打开 VS2010 Prompt 工具,创建证书。 输入以下命令:makecert.exe -sr LocalMachine -ss MY -a sha1 -n CN=localhost -sky exchange -pecertmgr.exe -add -r LocalMachine -s My -c -n localhost -r CurrentUser -s TrustedPeople2、设置证书访问权限按照下面的步骤可解决 IIS7 Keyset does not exist 的问题, 根源为权限问题1:运行 输入 mmc2:Console -> file->add/ 阅读全文
posted @ 2012-08-18 03:55
Space Tian
阅读(3589)
评论(0)
推荐(0)