Owner's Manual

Creating a Certificate
1. Download IIS Resource Kit from microsoft.com/downloads/details.aspx?FamilyID=56fc92ee-a71a-4c73- b628-ade629c89499&displaylang.
2. Run iis60rkt.exe.
3. Click Next.
4. Select I Agree in the End-User License Agreement screen and click Next.
5. Click Next.
6. In the Select Type screen, select Custom and click Next.
7. Click Next.
8. In the Select Features screen, select SelfSSL 1.0 and click Next.
9. Click Next.
10. Click Finish.
The SelfSSl is installed.
11. Click Start® Programs® IIS Resource® SelfSSL® SelfSSL.
12. Type
selfssl /T /N:CN=<computer_name or domain_name>.
Adding a Certificate and Taking a Thumbprint
If Internet Information Service (IIS) is already installed on your system, then the value of CertificateThumbprint must be an empty string and you need not
perform the steps in this section. For example:
winrm create winrm/config/Listener?Address=*+Transport=HTTPS @{Hostname="<host_name>";CertificateThumbprint=""}
1. Click Start® Run.
2. Type mmc and click OK.
3. Click File® Add/Remove Snap-in.
4. Click Add.
5. Choose Certificates and click Add.
6. Select Computer account option and click Next.
7. Select Local Computer and click Finish.
8. Click Close.
9. Click OK.
10. In the Console screen, expand Certificates (Local Computer) in the left navigation pane.
11. Expand Personal.
12. Select Certificates.
13. In the right-hand pane, double-click the required certificate.
The Certificate screen displays.
14. Click Details tab.