blob: e90cdd2a7cf15905ab461fd4072c11ea4f3684d4 (
plain) (
tree)
|
|
<div class="jumbotron">
<p>This is the webinterface for the masterserver.</p>
<check if="{{ @loggedin }}=true">
<br /><br /><br />
<p>This is the public certificate for the FTPS connection: <a href="{{ @hostname }}asserts/public_ftp.cer">download</a></p>
<p>This is the tool to base64 the certificate.cer: <a href="{{ @hostname }}asserts/tool.tar.gz">download</a></p>
</check>
</div>
|