知識庫
How to generate csr for windows server - IIS 列印本文
Generate CSR certificate signing request for IIS |
Open the Internet Information Services (IIS) Manager. From the Start button select Programs > Administrative Tools > Internet Information Services Manager. |
In the IIS Manager, select the main server node on the top left under Connections and double-click the Server Certificates. |
From the Actions pane on the top right, select Create Certificate Request. |
In the Request Certificate wizard, on the Distinguished Name Properties page, provide the following information and then click Next. |
Common name: The fully-qualified domain name (FQDN) (e.g., www.example.com or *.example.com for wildcard certs) |
Select Microsoft RSA SChannel and 2048 and then click Next. |
Finally, specify a file name for the certificate request. It doesn't matter what you call it or where you save it as long as you know where to find it. You'll need it in the next step. We recommend calling it csr.txt . |
Click Finish to complete the certificate request (CSR), Wizard. |
Using a simple text editor such as Notepad (do not use Word), open the CSR file you just created at c:\certs\csr.txt (your path and filename may be different). You will need to copy-and-paste the contents of this file, including the top and bottom lines, into the relevant box during the online order process. |
這篇文章有幫助嗎?
Powered by WHMCompleteSolution