mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-07-07 13:35:29 +02:00
readme+changelog
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
This file contains a log of major changes in dehydrated
|
This file contains a log of major changes in dehydrated
|
||||||
|
|
||||||
## [x.x.x] - xxxx-xx-xx
|
## [x.x.x] - xxxx-xx-xx
|
||||||
|
## Added
|
||||||
|
- Support for external account bindings
|
||||||
|
- Special support for ZeroSSL
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
- No more silent failures on broken hook-scripts
|
- No more silent failures on broken hook-scripts
|
||||||
- Better error-handling with KEEP_GOING enabled
|
- Better error-handling with KEEP_GOING enabled
|
||||||
|
|||||||
@@ -67,6 +67,7 @@ Parameters:
|
|||||||
--ipv4 (-4) Resolve names to IPv4 addresses only
|
--ipv4 (-4) Resolve names to IPv4 addresses only
|
||||||
--ipv6 (-6) Resolve names to IPv6 addresses only
|
--ipv6 (-6) Resolve names to IPv6 addresses only
|
||||||
--domain (-d) domain.tld Use specified domain name(s) instead of domains.txt entry (one certificate!)
|
--domain (-d) domain.tld Use specified domain name(s) instead of domains.txt entry (one certificate!)
|
||||||
|
--ca url/preset Use specified CA URL or preset
|
||||||
--alias certalias Use specified name for certificate directory (and per-certificate config) instead of the primary domain (only used if --domain is specified)
|
--alias certalias Use specified name for certificate directory (and per-certificate config) instead of the primary domain (only used if --domain is specified)
|
||||||
--keep-going (-g) Keep going after encountering an error while creating/renewing multiple certificates in cron mode
|
--keep-going (-g) Keep going after encountering an error while creating/renewing multiple certificates in cron mode
|
||||||
--force (-x) Force renew of certificate even if it is longer valid than value in RENEW_DAYS
|
--force (-x) Force renew of certificate even if it is longer valid than value in RENEW_DAYS
|
||||||
|
|||||||
Reference in New Issue
Block a user