initial support for configuration on per-certificate base (#105)

This commit is contained in:
Lukas Schauer
2016-05-26 17:09:07 +02:00
parent 64864f5fa6
commit ec48906992
3 changed files with 95 additions and 8 deletions

View File

@@ -0,0 +1,18 @@
# Config on per-certificate base
letsencrypt.sh allows a few configuration variables to be set on a per-certificate base.
To use this feature create a `config` file in the certificates output directory (e.g. `certs/example.org/config`).
Currently supported options:
- PRIVATE_KEY_RENEW
- KEY_ALGO
- KEYSIZE
- OCSP_MUST_STAPLE
- CHALLENGETYPE
- HOOK
- HOOK_CHAIN
- WELLKNOWN
- OPENSSL_CNF
- RENEW_DAYS