Update loadcert.html
This commit is contained in:
parent
43123a0606
commit
b41d980907
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue