File tree 1 file changed +3
-3
lines changed
domains/misc/badssl.com/download
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>
45
45
< div class ="group ">
46
46
< ul >
47
47
< 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.
49
49
</ li >
50
50
< 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
52
52
section of the Certificate Manager.
53
53
</ li >
54
54
< 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 >
56
56
< code > yubico-piv-tool -a verify-pin -s 9a -a import-key -a import-cert -i {{ site.domain }}-client.pem</ code >
57
57
</ li >
58
58
</ ul >
You can’t perform that action at this time.
0 commit comments