Bind an SSL Certificate to an AgilePoint Server Port

To bind an SSL certificate to an AgilePoint Server port, ​do the procedure in this topic.

Prerequisites

Procedure

  1. In a command prompt, enter mmc.
  2. On the Console Root screen, click File > Add/Remove Snap-in.
  3. On the Add or Remove Snap-ins screen, select Certificates, and click Add.
  4. On the Certificates snap-in screen, click Computer account.
  5. On the Select Computer screen, click Local computer.
  6. On the Console Root screen, click the Right arrow to expand Certificates (Local Computer)
  7. Click the Right arrow to expand Personal folder.
  8. Right-click the Certificates folder.
  9. Select All Task > Import.
  10. On the Certificates Import wizard, click the Next button.
  11. In the File name field, browse your SSL certificate.
  12. Double-click your SSL certificate.
  13. Select the Details tab.
  14. In the shown field, select ALL.
  15. Select Thumbprint.
  16. Copy the value of the thumbprint.
  17. In a command prompt, enter the following command:

    netsh http add sslcert ipport=0.0.0.0:portnumber certhash=SSL-Certifcate-thumbprint-value-without-spaces appid={c929c857-e10a-48c4-b123-5713faba528e}