Add in letsencrypt SM2 module data
This commit is contained in:
119
html/letsencrypt-config.html
Normal file
119
html/letsencrypt-config.html
Normal file
@@ -0,0 +1,119 @@
|
||||
|
||||
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>SME Server sme11.thereadclan.me.uk</title>
|
||||
<link rev="made" href="mailto:bugs%40koozali.org">
|
||||
<meta name="copyright" content="(head.tmpl)Copyright 2003-2004 Mitel Corporation">
|
||||
<link rel="stylesheet" type="text/css" href="/server-common/css/sme_core.css">
|
||||
<style type="text/css">
|
||||
@import url("/server-common/css/sme_main.css");
|
||||
</style>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class="sme-error"><h5>
|
||||
Warning: a reconfigure and reboot is required before proceeding! Failure to do so now
|
||||
may leave your system in an unknown state!</h5></div><div class="sme-error"><h5>
|
||||
URGENT NOTICE: As per June 30th 2024, SME Server 10 is obsolete, and potentially INSECURE. NO support will be offered for any issue found with this installed version.
|
||||
Please migrate IMMEDIATELY to Koozali SME Server 11 or higher version. Failure to upgrade may lead to the compromise of this server.
|
||||
</br>Please, consult <a href="https://wiki.koozali.org/SME_Server:Download" target="_blank">https://wiki.koozali.org/SME_Server:Download</a> to get last available version.</h5></div>
|
||||
<h1>FORM_TITLE</h1>
|
||||
<form method="POST" action="letsencrypt" enctype="application/x-www-form-urlencoded">
|
||||
<input type="hidden" name="page" value="5">
|
||||
<input type="hidden" name="page_stack" value="0">
|
||||
<input type=hidden name=".id" value="380a916ca19b2bac24b18a9a1f3c0148">
|
||||
<input type="hidden" name="csrf_token" value="TRmldnck0Ee3Iylyo9zIsxrl3Fgxv3XhueCFUHilw6r">
|
||||
<table class="sme-noborders">
|
||||
<tr><td colspan="2"><p>CONFIG_LE</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><p>SERVICE_STATUS</p></td>
|
||||
</tr> <tr>
|
||||
<td class="sme-noborders-label">STATUS
|
||||
<td class="sme-noborders-content"><SELECT NAME="status" TYPE="select">
|
||||
<OPTION VALUE="disabled" SELECTED>Disabled
|
||||
<OPTION VALUE="enabled">Enabled
|
||||
<OPTION VALUE="test">TEST
|
||||
</SELECT></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><p>HOOKSCRIPT_STATUS</p></td>
|
||||
</tr> <tr>
|
||||
<td class="sme-noborders-label">HOOKSCRIPT
|
||||
<td class="sme-noborders-content"><SELECT NAME="hookScript" TYPE="select">
|
||||
<OPTION VALUE="disabled" SELECTED>Disabled
|
||||
<OPTION VALUE="enabled">Enabled
|
||||
</SELECT></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><p>HOSTOVERRIDE_STATUS</p></td>
|
||||
</tr> <tr>
|
||||
<td class="sme-noborders-label">HOSTOVERRIDE
|
||||
<td class="sme-noborders-content"><SELECT NAME="hostOverride" TYPE="select">
|
||||
<OPTION VALUE="disabled" SELECTED>Disabled
|
||||
<OPTION VALUE="yes">Yes
|
||||
</SELECT></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><p>ACCEPT_TERMS_STATUS</p></td>
|
||||
</tr> <tr>
|
||||
<td class="sme-noborders-label">ACCEPT_TERMS
|
||||
<td class="sme-noborders-content"><SELECT NAME="ACCEPT_TERMS" TYPE="select">
|
||||
<OPTION VALUE="disabled">Disabled
|
||||
<OPTION VALUE="yes">Yes
|
||||
</SELECT></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><p>API_STATUS</p></td>
|
||||
</tr> <tr>
|
||||
<td class="sme-noborders-label">API
|
||||
<td class="sme-noborders-content"><SELECT NAME="API" TYPE="select">
|
||||
<OPTION VALUE="2" SELECTED>2
|
||||
</SELECT></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><p>KEYSIZE_STATUS</p></td>
|
||||
</tr> <tr>
|
||||
<td class="sme-noborders-label">KEYSIZE
|
||||
<td class="sme-noborders-content"><SELECT TYPE="select" NAME="keysize">
|
||||
<OPTION VALUE="2048">2048
|
||||
<OPTION VALUE="3072">3072
|
||||
<OPTION VALUE="4096" SELECTED>4096
|
||||
</SELECT></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><p>CONFIGUREMODE_STATUS</p></td>
|
||||
</tr> <tr>
|
||||
<td class="sme-noborders-label">CONFIGUREMODE
|
||||
<td class="sme-noborders-content"><SELECT TYPE="select" NAME="configure">
|
||||
<OPTION VALUE="all">ALL
|
||||
<OPTION VALUE="domains">Domains
|
||||
<OPTION VALUE="hosts">HOSTS
|
||||
<OPTION VALUE="none" SELECTED>NONE
|
||||
</SELECT></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><p>EMAIL</p></td>
|
||||
</tr> <tr>
|
||||
<td class="sme-noborders-label">EMAIL_STATUS
|
||||
<td class="sme-noborders-content"><INPUT NAME="email" VALUE TYPE="text"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width=100%><tr><th class="sme-layout"><input type="submit" name="Next" value="Save"></th></tr></table>
|
||||
</table>
|
||||
</form>
|
||||
|
||||
<HR class="sme-copyrightbar">
|
||||
<FONT class="sme-copyright">
|
||||
SME Server 11.0.0<BR>Copyright 1999-2006 Mitel Corporation<BR>All rights reserved.
|
||||
|
||||
<BR>Copyright (c) 2013 - 2021 Koozali Foundation Inc.<BR>
|
||||
</FONT>
|
||||
</BODY>
|
||||
|
||||
</HTML>
|
||||
|
Reference in New Issue
Block a user