]> TLD Linux GIT Repositories - packages/dehydrated.git/blobdiff - 03-keys.sh
- config file split into smaller, more readable parts
[packages/dehydrated.git] / 03-keys.sh
diff --git a/03-keys.sh b/03-keys.sh
new file mode 100644 (file)
index 0000000..e10db0f
--- /dev/null
@@ -0,0 +1,8 @@
+# Default keysize for private keys (default: 4096)
+#KEYSIZE="4096"
+
+# Create an extra private key for rollover (default: no)
+#PRIVATE_KEY_ROLLOVER="no"
+
+# Which public key algorithm should be used? Supported: rsa, prime256v1 and secp384r1
+#KEY_ALGO=rsa