积极答复者
证书服务

问题
答案
-
你好,
如果需要使用其他域名或IP地址访问Https, 我们需要一张SAN certificate. 对于standard alone CA, 我们可以Certificate Enrollment wizard 来完成SAN 证书的申请。具体的步骤请查阅下面的文档。
How to Request a Certificate With a Custom Subject Alternative Name - To use the Certificate Enrollment wizard with a standalone CA
http://technet.microsoft.com/zh-cn/library/ff625722(v=ws.10).aspx
引用:
Step8. On the Subject tab:
1. In the Subject name area under Type, click Common Name.
2. In the Subject name area under Value, enter the fully qualified domain name of the server, and then click Add.
3. In the Alternative name area under Type, click DNS.
4. In the Alternative name area under Value, enter the fully qualified domain name of the server (IP地址及可能使用的域名), and then click Add.
5. Repeat steps c and d above for each SAN you want to specify. 重复3-4步骤,加入所有有可能使用的名称。
Thanks.
Chen Yu
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- 已标记为答案 Molly Chen_Moderator 2013年3月4日 9:04
全部回复
-
你好,
先请确定你的CA证书的有效期限以确保证书的有效期。 如果证书还在有效期内, 请确定你在搭建SSL加密的网站环境时,对证书的通用名的设置。具体方法请查看下面博客的内容。
http://jeffyyko.blog.51cto.com/28563/142280
Hope it helps.
Thanks.
Chen Yu
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- 已标记为答案 Molly Chen_Moderator 2013年2月25日 2:50
- 取消答案标记 Molly Chen_Moderator 2013年2月26日 9:21
-
你好,
一个SSL证书所对应的域名是一个全域名FQDN( Fully Qualified Domain Name ),如果证书中的域名是www.domain.com,则通过其他相近的域名:web.domain.com,app.domain.com,domain.com,系统都会报告和证书中的域名不匹配。请问你的证书中的全域名和你所访问的是否一致呢?
Thanks.
Chen Yu
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help. -
你好,对应的网站是通过IP地址访问的,比如说https://172.168.0.1/sample/Login.aspx,我建立的证书名也取了172.168.0.1,但是访问的时候还是报【此网站出具的安全证书是为其他网站地址颁发的】。请问有解决方法吗?谢谢!
- 已编辑 akimoto911 2013年2月28日 8:10
-
你好,
如果需要使用其他域名或IP地址访问Https, 我们需要一张SAN certificate. 对于standard alone CA, 我们可以Certificate Enrollment wizard 来完成SAN 证书的申请。具体的步骤请查阅下面的文档。
How to Request a Certificate With a Custom Subject Alternative Name - To use the Certificate Enrollment wizard with a standalone CA
http://technet.microsoft.com/zh-cn/library/ff625722(v=ws.10).aspx
引用:
Step8. On the Subject tab:
1. In the Subject name area under Type, click Common Name.
2. In the Subject name area under Value, enter the fully qualified domain name of the server, and then click Add.
3. In the Alternative name area under Type, click DNS.
4. In the Alternative name area under Value, enter the fully qualified domain name of the server (IP地址及可能使用的域名), and then click Add.
5. Repeat steps c and d above for each SAN you want to specify. 重复3-4步骤,加入所有有可能使用的名称。
Thanks.
Chen Yu
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- 已标记为答案 Molly Chen_Moderator 2013年3月4日 9:04