mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Fix root certificate link on setup page (#166)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<h3>Restart</h3>
|
||||
<p id="pre-restart-1">
|
||||
Please install the root certificate in the <b>Trusted Root Certification Authorities</b> store of your client machine now.<br/>
|
||||
<a href="../certs/root-ca.der">Windows (.der) format</a> | <a href="../certs/root-ca.pem">Linux (.pem) format</a>
|
||||
<a href="../certs/root-01-cert.pem">root-01-cert.pem</a>
|
||||
</p>
|
||||
<p id="pre-restart-2">Then, <a class="button active" id="restart-button" href="javascript:void();">restart LabCA</a></p>
|
||||
<p id="restarting" class="hidden">Please wait while the application is restarted...<br/>
|
||||
|
||||
Reference in New Issue
Block a user