11-- -
22source : tests / cert .rs
3- expression : text
3+ expression : res . text (). await ?
44-- -
55<h1 id = " install-proxyfors-certificate-authority" >Install proxyfor’s
66Certificate Authority</h1 >
@@ -33,7 +33,7 @@ summary:before {
3333<h2 id = " windows" >Windows</h2 >
3434</summary >
3535<p ><a
36- href = " http://proxyfor.local /proxyfor-ca-cert.cer" >proxyfor-ca-cert.cer</a ></p >
36+ href = " . /proxyfor-ca-cert.cer" >proxyfor-ca-cert.cer</a ></p >
3737<h3 id = " manual-installation" >Manual Installation</h3 >
3838<ol type = " 1" >
3939<li >Double-click the CER file to start the import wizard.</li >
@@ -42,8 +42,8 @@ the certificate – only the current Windows user or everyone on the
4242machine. Click Next.</li >
4343<li >Click Next again.</li >
4444<li >Leave Password blank and click Next.</li >
45- <li >< strong > Select Place all certificates in the following
46- store</ strong > , then click Browse, and select Trusted Root Certification
45+ <li >Select Place all certificates in the following
46+ store, then click Browse, and select Trusted Root Certification
4747Authorities.<br />
4848Click OK and Next.</li >
4949<li >Click Finish.</li >
@@ -61,7 +61,7 @@ href="https://technet.microsoft.com/en-us/library/cc732443.aspx">details</a>).</
6161<h2 id = " linux" >Linux</h2 >
6262</summary >
6363<p ><a
64- href = " http://proxyfor.local /proxyfor-ca-cert.pem" >proxyfor-ca-cert.pem</a ></p >
64+ href = " . /proxyfor-ca-cert.pem" >proxyfor-ca-cert.pem</a ></p >
6565<h3 id = " ubuntudebian" >Ubuntu/Debian</h3 >
6666<ol type = " 1" >
6767<li ><code >mv proxyfor-ca-cert.pem /usr/local/share/ca-certificates/proxyfor.crt</code ></li >
@@ -78,7 +78,7 @@ href="http://proxyfor.local/proxyfor-ca-cert.pem">proxyfor-ca-cert.pem</a></p>
7878<h2 id = " macos" >macOS</h2 >
7979</summary >
8080<p ><a
81- href = " http://proxyfor.local /proxyfor-ca-cert.pem" >proxyfor-ca-cert.pem</a ></p >
81+ href = " . /proxyfor-ca-cert.pem" >proxyfor-ca-cert.pem</a ></p >
8282<h3 id = " manual-installation-1" >Manual Installation</h3 >
8383<ol type = " 1" >
8484<li >Double-click the PEM file to open the Keychain Access
@@ -98,7 +98,7 @@ it.</li>
9898<h2 id = " ios" >iOS</h2 >
9999</summary >
100100<p ><a
101- href = " http://proxyfor.local /proxyfor-ca-cert.pem" >proxyfor-ca-cert.pem</a ></p >
101+ href = " . /proxyfor-ca-cert.pem" >proxyfor-ca-cert.pem</a ></p >
102102<h3 id = " ios-13" >iOS 13+</h3 >
103103<ol type = " 1" >
104104<li >Use Safari to download the certificate. Other browsers may not open
@@ -114,7 +114,7 @@ Certificate Trust Settings.</strong> Toggle proxyfor to ON.</li>
114114<h2 id = " android" >Android</h2 >
115115</summary >
116116<p ><a
117- href = " http://proxyfor.local /proxyfor-ca-cert.cer" >proxyfor-ca-cert.cer</a ></p >
117+ href = " . /proxyfor-ca-cert.cer" >proxyfor-ca-cert.cer</a ></p >
118118<h3 id = " android-10" >Android 10+</h3 >
119119<ol type = " 1" >
120120<li >Open the downloaded CER file.</li >
@@ -143,7 +143,7 @@ via the Magisk Manager app.</p>
143143<h2 id = " firefox" >Firefox</h2 >
144144</summary >
145145<p ><a
146- href = " http://proxyfor.local /proxyfor-ca-cert.pem" >proxyfor-ca-cert.pem</a ></p >
146+ href = " . /proxyfor-ca-cert.pem" >proxyfor-ca-cert.pem</a ></p >
147147<h3 id = " firefox-1" >Firefox</h3 >
148148<ol type = " 1" >
149149<li >Open Options -> Privacy & Security and click View
0 commit comments