1
1
---
2
- title : " Installing the HackerOne Root CA"
2
+ title : " Installing the HackerOne VPN Root CA"
3
3
path : " /hackers/hackerone-vpn-root-ca.html"
4
4
id : " hackers/hackerone-vpn-root-ca"
5
5
---
@@ -17,6 +17,8 @@ Refer to these installation and configuration instructions for your platform:
17
17
18
18
<h3 id =" windows " >Windows</h3 >
19
19
20
+ To install the HackerOne VPN Root CA to your Windows machine:
21
+
20
22
1 . [ Download the HackerOne VPN Root CA] ( https://hackerone-vpn-service.s3.amazonaws.com/hackerone-vpn-service.crt ) .
21
23
2 . Double-click on the certificate file.
22
24
@@ -30,15 +32,15 @@ Refer to these installation and configuration instructions for your platform:
30
32
31
33
![ Screenshot] ( ./images/vpn-windows-3.png )
32
34
33
- 5 . Click the <b >Yes</b > to allow the changes.
35
+ 5 . Click <b >Yes</b > to allow the changes.
34
36
35
37
![ Screenshot] ( ./images/vpn-windows-4.png )
36
38
37
39
6 . Select <b >Place all certificates in the following store</b >.
38
40
39
41
![ Screenshot] ( ./images/vpn-windows-5.png )
40
42
41
- 7 . From the list, select <b >Trusted Root Certification Authorities</b >, and click <b >OK</b >.
43
+ 7 . Select <b >Trusted Root Certification Authorities</b > from the list and click <b >OK</b >.
42
44
43
45
![ Screenshot] ( ./images/vpn-windows-6.png )
44
46
@@ -48,6 +50,8 @@ Refer to these installation and configuration instructions for your platform:
48
50
49
51
<h3 id =" macos " >macOS</h3 >
50
52
53
+ To install the HackerOne VPN Root CA to your macOS platform:
54
+
51
55
1 . [ Download the HackerOne VPN Root CA] ( https://hackerone-vpn-service.s3.amazonaws.com/hackerone-vpn-service.crt ) .
52
56
2 . Double-click on the certificate file.
53
57
@@ -71,7 +75,7 @@ Refer to these installation and configuration instructions for your platform:
71
75
72
76
<h3 id =" ubuntu " >Ubuntu/Debian Linux</h3 >
73
77
74
- Execute the following commands in your terminal to download and install the HackerOne Root CA:
78
+ Execute the following commands in your terminal to download and install the HackerOne VPN Root CA:
75
79
76
80
1 . ` cd /usr/local/share/ca-certificates `
77
81
2 . ` sudo wget https://hackerone-vpn-service.s3.amazonaws.com/hackerone-vpn-service.crt `
@@ -81,6 +85,8 @@ The command will state that it has installed one (or more) new certificates, thr
81
85
82
86
<h3 id =" firefox " >Firefox</h3 >
83
87
88
+ To install the HackerOne VPN Root CA to Firefox:
89
+
84
90
1 . [ Download the HackerOne VPN Root CA] ( https://hackerone-vpn-service.s3.amazonaws.com/hackerone-vpn-service.crt ) .
85
91
2 . Open <b >Preferences</b > and go to <b >Privacy & Security</b >.
86
92
3 . Scroll down to the <b >Certificates</b > section, and click <b >View Certificates...</b >.
0 commit comments