How to assign a SSL Certificate to IIS7 Site from Command Prompt

前端 未结 7 995
执笔经年
执笔经年 2020-12-04 12:52

Can you advise me whether it is possible or not to assign a SSL Certificate to a website in IIS7 using the APPCMD application?

I am familiar with the command to set

7条回答
  •  伪装坚强ぢ
    2020-12-04 13:46

    This helped me a lot: a simple guide, by Sukesh Ashok Kumar, to setting up SSL for IIS from the command line. Includes importing/generating the certificate with certutil / makecert.

    http://www.awesomeideas.net/post/How-to-configure-SSL-on-IIS7-under-Windows-2008-Server-Core.aspx

    EDIT: if the original URL is down, it's still available through the Wayback Machine.

提交回复
热议问题