摘要: 在windowsXP下的认证主要内容:一,证书的制作。(1)使用makecert工具:Microsoft Visual Studio 2008-->Visual Studio Tools-->Visual Studio 2008 命令提示行。输入:makecert -sr localmachine -ss My -n CN=ServerPK -sky exchange -pe -r(2... 阅读全文
posted @ 2010-07-06 12:55 大灰狼的博客 阅读(1015) 评论(1) 推荐(0)