mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Fix CA links on public homepage (#166)
This commit is contained in:
@@ -66,10 +66,8 @@
|
||||
</p>
|
||||
<p>
|
||||
To trust the certificates provided by <!-- BEGIN WEBTITLE -->LabCA<!-- END WEBTITLE -->, all your client devices should install the root certificate in their
|
||||
<b>Trusted Root Certification Authorities</b> store. You may choose to download the format best suited for your
|
||||
Operating System: DER format for Windows machines or PEM format for Linux/unix machines and Android phones:<br/>
|
||||
<a class="public" href="certs/root-ca.der">Windows (.der) format</a> |
|
||||
<a class="public" href="certs/root-ca.pem">Linux (.pem) format</a>
|
||||
<b>Trusted Root Certification Authorities</b> store.<br/>
|
||||
<a class="public" href="certs/root-01-cert.pem">Linux (.pem) format</a>
|
||||
</p>
|
||||
<br/>
|
||||
<h4>More information</h4>
|
||||
|
||||
Reference in New Issue
Block a user