To customize the Content Composer Windows Clients to use
the new certificates, complete the following steps on each workstation hosting a Content
Composer Client installation:
-
From the
%Composerdir% directory, open
Composer.Client.exe.config with a text editor that supports
UTF-8.
-
Insert the following lines within the
<appsettings> element:
<add key="certStsSubjectName" value="composer.servernew" />
<add key="certServiceSubjectName" value="composer.servicenew" />
-
Save and close the file.