Installing the Certificates - 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 certificates, complete the following steps:
  1. On the Content Composer Server, from the %Composerdir%admin\certs directory, open InstallNewComposerCerts.ps1 with a text editor that supports UTF-8.
  2. Search for the following line:
    $certPassword = ConvertTo-SecureString -String "pwd" -Force -AsPlainText
  3. Replace pwd with the same password you used in Creating the Certificates.
  4. Save and close the file.
  5. Complete the following substeps on each computer with a Content Composer Server, Studio, or Windows Client installation:
    1. Copy the following files into a directory below %Composerdir%:
      • InstallNewComposerCerts.ps1
      • composer_servernew.pfx
      • composer_servicenew.pfx
    2. Open a command prompt window as an administrator and navigate to the directory where you copied the files in the previous step.
    3. Execute the following command:
      powershell –file InstallNewComposerCerts.ps1

      Result: The two certificates are available in the following Windows certificate stores:

      • Local Computer - Personal - Certificates
      • Local Computer - Trusted People - Certificates