From 44ee1732f4ec5f70262b75fa6dd0ecd08ff026eb Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Wed, 11 Sep 2019 00:07:16 +0200 Subject: [PATCH] security/acme-client: add headers for certificate options --- .../AcmeClient/forms/dialogCertificate.xml | 40 +++++++++++++------ 1 file changed, 28 insertions(+), 12 deletions(-) diff --git a/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogCertificate.xml b/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogCertificate.xml index 4673272f2..8ec38a0c7 100644 --- a/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogCertificate.xml +++ b/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogCertificate.xml @@ -1,4 +1,8 @@
+ + + header + certificate.enabled @@ -26,6 +30,10 @@
NOTE:You need to forcefully re-issue the certificate if you change "Alt Names" after the certificate was signed by the Let's Encrypt Authority! Use the "issue" button in the Commands column in this case.
]]>
Enter FQDN here. Finish with TAB.
+ + + header + certificate.account @@ -38,6 +46,22 @@ dropdown + + certificate.autoRenewal + + checkbox + Enable automatic renewal for this certificate to prevent expiration. + + + certificate.renewInterval + + text + + + + + header + certificate.keyLength @@ -50,6 +74,10 @@ checkbox Generate and add OCSP Must Staple extension to the certificate. + + + header + certificate.restartActions @@ -58,18 +86,6 @@ true Choose the automations that should be run after certificate creation and renewal. Basically every application requires a quick restart to reload the updated certificate. If you don't configure an automation, the in-memory certificate may expire and cause security warnings and other issues. - - certificate.autoRenewal - - checkbox - Enable automatic renewal for this certificate to prevent expiration. - - - certificate.renewInterval - - text - - certificate.aliasmode