Bind the Windows Server Certificate to the Cobra N-Tier Service HTTPS Port

Follow this procedure to bind the Windows Server Certificate to the Cobra n-tier service HTTPS port.

To bind the Windows Certificate:

  1. Launch the Command Prompt, and select Run as administrator.
  2. Enter the following command:
    netsh http add sslcert ipport=0.0.0.0:<port> certhash=<server certificate thumbprint> appid={857f24c8-58fc-4102-98d7-d11ecaa9be39}
    where