【发布时间】:2009-09-11 08:21:01
【问题描述】:
我需要在 IIS 7.0 Web 服务器上使用一些证书来在客户端(控制台应用程序)测试我的 https 代码。我已经创建了自签名证书,这很好。现在我想用 IE 可以识别的正式证书进行测试,比如威瑞信或其他正式证书颁发公司的证书。
有什么简单的方法可以获得一些免费和正式的证书吗?我只需要测试几天。
我正在使用 VSTS 2008 + C# + .Net 3.5 + IIS 7.0 进行开发。
这是我创建免费试用证书时威瑞信返回的内容,我不确定是什么问题?
Error 950e - Invalid Common Name Error The common name in the CSR contains invalid characters like '?', '*', ':', ' '.
If you continue to receive this error or have further questions, you may write to support@verisign.com for assistance. Please include the following information in your correspondence:
Product or service you are enrolling for
Your server software vendor (for server certificates)
Common Name of your certificate (for example, www.verisign.com)
URL where you are experiencing this error message.
【问题讨论】:
-
什么是自签名证书不能测试?
-
@handsomGun - 通常,它将在普通用户/客户的计算机上运行;-p
-
威瑞信提供“免费 SSL 试用”服务
-
我正在测试 Silverlight 客户端,Silverlight 无法绕过证书验证,就像我们在控制台应用程序中所做的那样,继续显示错误消息。
-
@Anand,我试过了,但总是有问题。我已经发布了我的错误信息,有什么想法有什么问题吗?谢谢!
标签: c# .net iis visual-studio-2008 iis-7