mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-06 16:18:00 +08:00
🐞 Update links to use main
branch, not master
...because the website wasn't updating
This commit is contained in:
@@ -66,10 +66,10 @@ other head content must come *after* these tags -->
|
||||
<p>You can split the chained certificate file by hand, or you can download them, pre-split, from GitHub:</p>
|
||||
<ul>
|
||||
<li>the server <a href=
|
||||
"https://raw.githubusercontent.com/cunnie/sslip.io/master/ssl/sslip.io.crt.pem">certificate</a> ("*.sslip.io")
|
||||
"https://raw.githubusercontent.com/cunnie/sslip.io/main/ssl/sslip.io.crt.pem">certificate</a> ("*.sslip.io")
|
||||
</li>
|
||||
<li>the intermediate certificate <a href=
|
||||
"https://raw.githubusercontent.com/cunnie/sslip.io/master/ssl/intermediate-ca.crt.pem">chain</a> (the COMODO
|
||||
"https://raw.githubusercontent.com/cunnie/sslip.io/main/ssl/intermediate-ca.crt.pem">chain</a> (the COMODO
|
||||
CAs)
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user