summaryrefslogtreecommitdiffstats
path: root/debian/open-infrastructure-dehydrated-tools.templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-03 10:56:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-03 10:56:39 +0000
commitd2cc38cfddfe3ba8a028f071078c0015be64f51d (patch)
tree073c04edacdc910e5479ed5b4e347a44de2ef7e8 /debian/open-infrastructure-dehydrated-tools.templates
parentParsing control file in rules to automatically enable packages. (diff)
downloadopen-infrastructure-service-tools-d2cc38cfddfe3ba8a028f071078c0015be64f51d.tar.xz
open-infrastructure-service-tools-d2cc38cfddfe3ba8a028f071078c0015be64f51d.zip
Adding remaining configuration options for dehydrated preseeding.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/open-infrastructure-dehydrated-tools.templates')
-rw-r--r--debian/open-infrastructure-dehydrated-tools.templates24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/open-infrastructure-dehydrated-tools.templates b/debian/open-infrastructure-dehydrated-tools.templates
index 7f14cb9..e074de6 100644
--- a/debian/open-infrastructure-dehydrated-tools.templates
+++ b/debian/open-infrastructure-dehydrated-tools.templates
@@ -11,6 +11,14 @@ Description: dehydrated Certificate Authority (CA):
.
If unsure, use letsencrypt (default).
+Template: open-infrastructure-dehydrated-tools/auto-clean
+Type: boolean
+Default: no
+Description: dehydrated auto clean:
+ Please select the Certificate Authority to use with dehydrated.
+ .
+ If unsure, use letsencrypt (default).
+
Template: open-infrastructure-dehydrated-tools/challengetype
Type: select
Choices: dns-01, http-01
@@ -49,3 +57,19 @@ Default: false
Description: dehydrated register:
Should a 'dehydrated --register --accept-terms' be executed now to create
an account for this system with your CA.
+
+Template: open-infrastructure-dehydrated-tools/ocsp-fetch
+Type: boolean
+Default: false
+Description: dehydrated OCSP fetch:
+ Should dehydrated automatically fetch the OCSP signature?
+ .
+ If unsure, use 'no' (default).
+
+Template: open-infrastructure-dehydrated-tools/ocsp-must-staple
+Type: boolean
+Default: false
+Description: dehydrated OCSP must staple:
+ Should dehydrated request certificates that must use OCSP stapling?
+ .
+ If unsure, use 'no' (default).