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
- AgilePoint NX OnPremises or AgilePoint NX PrivateCloud.
- The ports you use for binding in AgilePoint Server. You can find these in AgilePoint Server Manager.
- You must have an SSL certificate.
For requirements, refer to What are the SSL Requirements for AgilePoint NX?
Procedure
- In a command prompt, enter mmc.
- On the Console Root screen, click File > Add/Remove Snap-in.
- On the Add or Remove Snap-ins screen, select Certificates, and click Add.
- On the Certificates snap-in screen, click Computer account.
- On the Select Computer screen, click Local computer.
- On the Console Root screen, click the Right arrow to expand Certificates (Local Computer)
- Click the Right arrow to expand Personal folder.
- Right-click the Certificates folder.
- Select All Task > Import.
- On the Certificates Import wizard, click the Next button.
- In the File name field, browse your SSL certificate.
- Double-click your SSL certificate.
- Select the Details tab.
- In the shown field, select ALL.
- Select Thumbprint.
- Copy the value of the thumbprint.
- 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}