Configure TSP DEV certificate in Windows Machine

Purpose

This procedure describes the steps to connect to configure TSP DEV certificates in Windows machines.

Scope

This guideline applies to all staff who are required to access the company’s internal resources remotely and securely.

Procedure

Preparation

  1. First Download certificate (TSP DEV Root.crt) from the following google drive link

https://drive.google.com/file/d/1k5nr_btjR6P88LuBgEIdipY4Eao4m5Ox/view

Install to Windows Certificate Store

  1. Locate to the downloaded certificate

  2. Double-click on the certificate to install it

  3. Click on Install Certificate

  4. Select Local Machine and click Next

  5. Select Place all certificates in the following store

  6. Click Browse , a window will pop up to select the certificate store

  7. Select Trusted Root Certification Authorities and click Next

  8. Click Finish

  9. Click OK on Import success to complete the process


Grant certificate access to the Firefox browser

Note: Firefox maintains its own separate certificate store. The following steps guide you on how to grant certificate access to Firefox.

  1. In Firefox, type about:config in the address bar. Press Enter

  2. Firefox will display a warning message (first time only), proceed by selecting the Accept the Risk and Continue option.

  3. In the search bar input security.enterprise_roots.enabled

  4. Click the Toggle and make the value true

  5. Close the tab.


Grant certificate access to GIT [Only if you are using]

  1. Open PowerShell as administrator.

  2. Copy the line below and press Enter

git config --global http.sslBackend schannel
  1. Close the window.

Troubleshooting

If you encounter any issues with this, please submit a ticket via the YouTrack TSP Helpdesk .