KBA-03-03-026 - Re-Installing The Credit Hound Certificate

Modified on Tue, 16 Jul, 2024 at 11:00 AM


Introduction

When troubleshooting Credit Hound, the certificate may need to be uninstalled and reinstalled.


Versions Applicable

  • Credit Hound Professional


Re-Installing Via Windows UI

  • Access Cert Manager via Start and type in “Cert”, this will bring up the following option, it has to be the “Computer certificates” not the User Certificates 
  • Click on “Trusted Root Certification Authority” > “Certificates”    
  • Locate the certificate 'CH Web Server Root CA', right-click and select 'Delete':

  • Right-click the Certificates folder and go to All Tasks > Import...
  • In the Certificate Import wizard, navigate to the Credit Hound Data folder path and select the file 'CHWebServerRootCA.cer':

Re-Installing Via Command Prompt

Client PC 

In order to re-install the cert, you will need to execute the following Command via CMD as an Admin
[ClientInstallPath]\CertificateUtility.exe /root /p "[SharedDataPath]" 
An example command would be:
"C:\Program Files (x86)\Draycir\Credit Hound\Client\CertificateUtility.exe" /root /p "\\SAGESQL01\Sage\Logon\Credit Hound Data"

Server

To reinstall on the server:

[ServerInstallPath]\CertificateUtility.exe /install /p "[SharedDataPath]" /ssl CreditHoundWebApi [WebApiHttpsPort] /ssl CreditHoundWebUI [WebUIHttpsPort] 

An example command would be: 

"C:\Program Files (x86)\Draycir\Credit Hound\Server\CertificateUtility.exe" /install /p "\\server\Credit Hound Data" /ssl CreditHoundWebApi 34271 /ssl CreditHoundWebUI 34273 



Knowledge Base Article Details

Related ProductCredit Hound Professional
Reference NumberKBA-03-03-026
Document DateMatthew Perry
Original AuthorVince Hodgson
Document Version1.0
Last Updated 16/07/2024
Update AuthorMatthew Perry

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article