Configuring SSL
When configuring SSL for AgilePointServer following documentation is provided:
https://documentation.agilepoint.com/10/troubleshooting/troubleshootingBindSslToPort.html
This documentation states that following command should be executed through a command prompt:
netsh http add sslcert ipport=0.0.0.0:portnumber certhash=SSL-Certifcate-thumbprint-value-without-spaces appid={c929c857-e10a-48c4-b123-5713faba528e}
However nowhere does it state where we can find the parameters (exclusing the thumbprint of the SSL certificat) So do we need to perform this action for each port concerning AgilePoint? And where can we find the APPID?
-
Pieter, we will forward your concern to the documentation team for improvements. I am also including a reference to the Microsoft document on add sslcert command 'https://docs.microsoft.com/en-us/windows/desktop/http/add-sslcert'.
This needs to be executed twice, once for WSHttp port and once for Web HTTP port which was configured by you during Insulation of AgilePoint NX. The default port numbers are 13487 for WSHttp and 13490 for Web HTTP endpoints.
appid is a random GUID for identification of the certificate binding.
Please sign in to leave a comment.
Comments
1 comment