Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


wiki:create_webserver_ssl_certificate_for_iis_default_website

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:create_webserver_ssl_certificate_for_iis_default_website [2017/10/30 00:27] – [import the web server certificate to the IIS default website] wikiadminwiki:create_webserver_ssl_certificate_for_iis_default_website [2017/10/30 03:52] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ======Create Webserver SSL Certificate for IIS Default Website====== ======Create Webserver SSL Certificate for IIS Default Website======
  
-  *Open IIS Administration+====Create a CSR (Certificate Service Request) to Submit to the CA (Certificate Authority)==== 
 + 
 +  *Open IIS Administration (specific steps below are for IIS6)
   *Click +Websites   *Click +Websites
   *Right-click Default Website and select Properties.   *Right-click Default Website and select Properties.
Line 21: Line 23:
 Save the certreq.txt file to your documents folder. Save the certreq.txt file to your documents folder.
  
-It is time to ====upload the certreq.txt file to your CA Certificate Service.====+It is time 
 +
 +====Upload the certreq.txt file to your Certificate Authority (CACertificate Service====
 In Internet Explorer address input on the server, go to  In Internet Explorer address input on the server, go to 
 <code>http://exchange_server_IP/certsvr</code> <code>http://exchange_server_IP/certsvr</code>
Line 79: Line 83:
   *Suggest restarting w3svc   *Suggest restarting w3svc
   *How to restart w3svc?     *How to restart w3svc?  
-  *Start, Run, type CMD, OK or enter.+  *Open a command prompt > click Start, Run, type CMD, OK or enter.
   *At command prompt type -    *At command prompt type - 
 <code>net stop w3svc (enter)</code> <code>net stop w3svc (enter)</code>
wiki/create_webserver_ssl_certificate_for_iis_default_website.1509323253.txt.gz · Last modified: 2017/10/30 00:27 (external edit)