Configuring certificates in Core Service
If the Core Service is hosted in IIS, you need to configure certificates in the web.config file. If the Core Service is hosted as a TcmServiceHost, you need to configure certificates in the TcmServiceHost.exe.config file.
About this task
For demonstration purposes, the following certificate thumbprints and subject names are referenced in this section (select the certificate in IIS, choose View and go the Details tab to see certificate fields and values):
| Certificate | ThumbPrint | SubjectName |
|---|---|---|
Token Issuer | 7b89dcbe0e0abf36bca681d6bbe425ec56255a3e | TokenIssuer |
Core Service | 4c05947bae2a140614631b24257cdd7abfbd5646 | CoreService |
Procedure
- If the Core Service is hosted as IISHost:
- If the Core Service is hosted as a TcmServiceHost:
- In both the
Web.configandTcmServiceHost.exe.configconfiguration files: - Save and close
Web.configorTcmServiceHost.exe.configconfiguration files. - Open Component Services:
- In , restart the product's COM+ Applications.
- In Services, restart the Windows Service TcmServiceHost.
- Restart IIS.