Managing corporate firewalls

If you plan to use the Desktop version inside a corporate firewall you may need to install the company Root Certificate to avoid being blocked from accessing repositories. Seeing errors about network connections to GitHub is a sign you need to do this.

First, find your root certificate. An easy way to do this is to open a Chrome browser, connect to any external website and click the controller icon next to the website address.

segment start

Then click on the certificate to view it.

segment start

Select the root and then export.

The certificate should be stored in the config folder inside the trac data directory (the host path) assigned earlier. It needs a lower case name with no spaces, ending in .crt.

segment start

Finally, open the trac-platform.yaml file in your trac directory and add a reference to the root certificate in the top section, as highlighted.

segment start