"Signing Certificate with thumbprint..not found in store" error

Problem

When loading the HotDocsTemplateHubUi application in Internet Explorer or Chrome, you receive a "Signing certificate with thumbprint [thumbprint value] not found in store" error message.

Cause

This error message is typically caused when the DefaultConfig.psd1 script used in the installation process – either with Active Directory or without Active Directory – has not used the correct thumbprint value for your signing certificate. This results in HotDocs Identity Server not locating the certificate.

Solution

You must check the thumbprint of your signing certificate in DefaultConfig.psd1 and re-run the ConfigureHub.ps1 post-installation script.

1. Check the thumbprint of your signing certificate

  1. Follow the How to: Retrieve the thumbprint of a certificate instructions to retrieve the thumbprint of your signing certificate.
  2. Paste the thumbprint into a text editor.
  3. Delete all spaces from the thumbprint.
  4. Delete any hidden spaces at the beginning of the thumbprint.

2. Re-run the post-installation script

  1. Follow the additional script installation instructions for your configuration of Hub; either with Active Directory or without Active Directory
  2. Copy the thumbprint value from the text editor above.
  3. Edit the SigningCertificateThumbprint parameter's value in the DefaultConfig.psd1 script with the updated thumbprint.
  4. Run the script.

Try reloading the HotDocsTemplateHubUi application. It should now load without displaying an error.

Table of Contents

Index

Glossary

-Search-

Back