mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Tweak CA link / text on public homepage
This commit is contained in:
@@ -57,17 +57,17 @@
|
||||
<h1 class="page-header"><!-- BEGIN WEBTITLE -->LabCA<!-- END WEBTITLE --></h1>
|
||||
|
||||
<p>
|
||||
<!-- BEGIN WEBTITLE_X1 -->LabCA<!-- END WEBTITLE_X1 --> is a private CA (Certificate Authority) for use inside an organization, i.e. for creating HTTPS/SSL certificates
|
||||
for machines that cannot be reached via the open internet. It is based on Let's Encrypt™ code for ACMEv2
|
||||
(Automated Certificate Management Environment) so all modern
|
||||
LE clients should work.<br/>LabCA <b>should NOT</b> be used on the open internet, please use the official
|
||||
<!-- BEGIN WEBTITLE_X1 -->LabCA<!-- END WEBTITLE_X1 --> is a private CA (Certificate Authority) for use inside an organization,
|
||||
i.e. for creating HTTPS/SSL certificates for machines that cannot be reached via the open internet. It is based on Let's Encrypt™
|
||||
code for ACMEv2 (Automated Certificate Management Environment) so all modern LE clients should work.<br/>LabCA <b>should NOT</b>
|
||||
be used on the open internet, please use the official
|
||||
<a class="public" href="https://letsencrypt.org/">Let's Encrypt™ <i class="fa fa-external-link fa-fw ext-link"></i>
|
||||
</a> instance for that.
|
||||
</p>
|
||||
<p>
|
||||
To trust the certificates provided by <!-- BEGIN WEBTITLE -->LabCA<!-- END WEBTITLE -->, all your client devices should install the root certificate in their
|
||||
To trust the certificates provided by <!-- BEGIN WEBTITLE -->LabCA<!-- END WEBTITLE -->, all your client devices should install
|
||||
<a class="public" href="certs/root-01-cert.pem">the root certificate (.pem format)</a> in their
|
||||
<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