Update loadcert.html

This commit is contained in:
Nova Cat 2025-01-14 20:36:54 -08:00
parent 43123a0606
commit b41d980907

View file

@ -9,7 +9,7 @@
<center>
<img src="/logo.png"><br>
<h1>Load certificate</h1>
<p>After submitting, you will be redirected back to home, that means it's successful.</p><br>
<p>After submitting, you will be redirected back to home, that means it's successful. Do not upload certificates with a password.</p><br>
<form action="/loadcert" method=post enctype=multipart/form-data>
<p>Chain file <input type=file name=cert></p>
<p>Private Key file <input type=file name=privkey></p><br>