Creating SSL Certificates for CRM Test Environment

不必找第三方去申请证书了, Windows Server 自己也可以作为一个CA的。

When working on a CRM Test environment there are many scenarios where I need to add SSL to the CRM web site such as testing Claims Authentication. Instead of getting a certificate from a 3rd party certification authority I will just use IIS to generate my own certificates. This allows me to quickly create certificates for my testing that will valid on other test machines. Below are the steps to configure the Active Directory Certificate Service so that you can easily test SSL in your CRM environment. I will also include steps on how to install the root certification on other machine so that the certificates are valid for test clients.

https://blogs.msdn.microsoft.com/crminthefield/2013/12/09/creating-ssl-certificates-for-crm-test-environment/

posted @ 2016-03-25 14:30  johnsonshu  阅读(231)  评论(0编辑  收藏  举报