This repository was archived by the owner on Jul 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
domains/misc/badssl.com/download Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,14 +45,14 @@ <h2>Installation Instructions</h2>
4545< div class ="group ">
4646 < ul >
4747 < li >
48- macOS: drag < code > < a href ="/certs/client.p12 "> client.p12</ a > </ code > into Keychain Access.
48+ macOS: drag < code > < a href ="/certs/{{ site.domain }}- client.p12 "> {{ site.domain }}- client.p12</ a > </ code > into Keychain Access.
4949 </ li >
5050 < li >
51- Firefox: import < code > < a href ="/certs/client.p12 "> client.p12</ a > </ code > into the Your Certificates
51+ Firefox: import < code > < a href ="/certs/{{ site.domain }}- client.p12 "> {{ site.domain }}- client.p12</ a > </ code > into the Your Certificates
5252 section of the Certificate Manager.
5353 </ li >
5454 < li >
55- YubiKeys: import < code > < a href ="/certs/client.pem "> client.pem</ a > </ code > using the following command:< br > < br >
55+ YubiKeys: import < code > < a href ="/certs/{{ site.domain }}- client.pem "> {{ site.domain }}- client.pem</ a > </ code > using the following command:< br > < br >
5656 < code > yubico-piv-tool -a verify-pin -s 9a -a import-key -a import-cert -i {{ site.domain }}-client.pem</ code >
5757 </ li >
5858 </ ul >
You can’t perform that action at this time.
0 commit comments