Installing the SSL Certificate - Advanced Design and Setup - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Advanced Design and Setup

Platform
Content Composer
Product
Advanced Design and Setup
Release
Foundation 23.2
License
To install the certificate, complete the following steps on all Content Composer servers, Content Composer Studio workstations, and Content Composer Windows Client workstations.
  1. Import the SSL certificate into the following Windows certificate stores:
    • Personal
    • Trusted Root Certification Authorities
  2. To bind the certificate to the IP port number used in the Content Composer server configuration files, on each Content Composer server, complete the following substeps.
    1. Open a command prompt window as an administrator.
    2. Execute the following command, replacing the certhash parameter value with the thumbprint value of your certificate.
      Note: Changing the IP port in the ipport parameter is optional.
      netsh http add sslcert ipport=0.0.0.0:8100 certhash=[Thumbprint] appid={[any GUID]}