summaryrefslogtreecommitdiffstats
path: root/debian/open-infrastructure-dehydrated-tools.templates
diff options
context:
space:
mode:
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).