On the web server, get the new Certificate thumbprint:
1. Open an MMC console: Start | Run | "MMC":
4. Document the Certificate Thumbprint:
- Select the "Details" tab
- Ensure "Show " is selected
- Scroll down to "Thumbprint"
- Copy the thumbprint and paste into a text editor
While still on the Web Server, edit the Web.Config of the Application Server:
1. Browse to the folder for the App Server. By Default this is "C:\inetpub\wwwroot\AppServer"
2. Backup the current web.config file to a safe location to use if needed.
3. Edit the Web.Config file with a text editor, and update the thumbprint:
- In the Web.Config, look for the line: add key="tokencertificatethumbprint" value=""
- Update this line with the new thumbprint edited earlier: add key="tokencertificatethumbprint" value="afd28ff6044d590c5dc0f13d3136ff4a81681403"
- Save the updated Web.Config
© 2024 One Identity LLC. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center