Installing the HackerOne VPN Root CA
In order to use the HackerOne Gateway, you need to install the HackerOne VPN Root CA.
Refer to these installation and configuration instructions for your platform:
Note: Firefox manages its own trusted certificate list, so you always need to add the root authority certificate to the browser even if you've installed it system wide.
Windows
To install the HackerOne VPN Root CA to your Windows machine:
- Download the HackerOne VPN Root CA.
- Double-click on the certificate file.
- Click Install Certificate....
- Select Local Machine and click Next.
- Click Yes to allow the changes.
- Select Place all certificates in the following store.
- Select Trusted Root Certification Authorities from the list and click OK.
- Click Finish.
macOS
To install the HackerOne VPN Root CA to your macOS platform:
- Download the HackerOne VPN Root CA.
- Double-click on the certificate file.
- Enter your administrator password.
- Double-click on the HackerOne VPN certificate in KeyChain Access.
- Set the certificate to Always Trust in the window that appears.
- Re-open the certificate in Keychain Access. The VPN Certificate should now be trusted by the operating system.
Ubuntu/Debian Linux
Execute the following commands in your terminal to download and install the HackerOne VPN Root CA:
cd /usr/local/share/ca-certificates
sudo wget https://hackerone-vpn-service.s3.amazonaws.com/hackerone-vpn-service.crt
sudo update-ca-certificates
The command will state that it has installed one (or more) new certificates, through which the certificate has been successfully added to the Operating System.
Firefox
To install the HackerOne VPN Root CA to Firefox:
- Download the HackerOne VPN Root CA.
- Open Preferences and go to Privacy & Security.
- Scroll down to the Certificates section, and click View Certificates....
- Click the Import... tab.
- Select the hackerone-vpn-service.crt file.
- Check Trust this CA to identify websites and click OK.
The "HackerOne - Hacker VPN Service" certificate is now visible in your list of certificates.