* letsencrypt: fix active status check
Signed-off-by: nachoparker <[email protected]>
* letsencrypt: take into account duplicate domains ending in -0001
Signed-off-by: nachoparker <[email protected]>
* letsencrypt: fix renewal with httpsonly enabled
Signed-off-by: nachoparker <[email protected]>
* fix inverted template logic for docker
Signed-off-by: nachoparker <[email protected]>
* library.sh: Move templating to separate function
- Backup old file before templating (and restore on failure)
- Use stderr in the template for debug/info output
Signed-off-by: Tobias K <[email protected]>
* library.sh: Fix syntax error
Signed-off-by: Tobias K <[email protected]>
* library.sh: Only fallback to default config if explicitly allowed
Signed-off-by: Tobias K <[email protected]>
* letsencrypt.sh: Set cert-name
Signed-off-by: Tobias K <[email protected]>
* nextcloud.conf.sh: Use certificate named ncp-nextcloud if available
Signed-off-by: Tobias K <[email protected]>
* letsencrypt.sh: Support multiple, comma separated domains in field "OTHER_DOMAIN"
Signed-off-by: Tobias K <[email protected]>
* nextcloud.conf.sh: Fix path resolution for certificates
Signed-off-by: Tobias K <[email protected]>
* letsencrypt.sh: Improve warning about max trusted domains reached
Signed-off-by: Tobias K <[email protected]>
* letsencrypt.sh: Fix max trusted domains check
Signed-off-by: Tobias K <[email protected]>
* letsencrypt.sh: Fix splitting of domain string by comma
Signed-off-by: Tobias K <[email protected]>
* letsencrypt.sh: Fix splitting of domain string to array
Signed-off-by: Tobias K <[email protected]>
* adjustments for docker/lxc
Signed-off-by: nachoparker <[email protected]>
Co-authored-by: nachoparker <[email protected]>