mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-07-07 13:35:29 +02:00
added some changes to changelog
This commit is contained in:
@@ -4,6 +4,12 @@ This file contains a log of major changes in dehydrated
|
|||||||
## [x.x.x] - xxxx-xx-xx
|
## [x.x.x] - xxxx-xx-xx
|
||||||
## Changed
|
## Changed
|
||||||
- `--force` no longer forces domain name revalidation by default, a new argument `--force-validation` has been added for that
|
- `--force` no longer forces domain name revalidation by default, a new argument `--force-validation` has been added for that
|
||||||
|
- Added support for EC secp521r1 algorithm (works with e.g. zerossl)
|
||||||
|
- `EC PARAMETERS` are no longer written to privkey.pem (didn't seem necessary and was causing issues with various software)
|
||||||
|
|
||||||
|
## Added
|
||||||
|
- Implemented EC for account keys
|
||||||
|
- Domain list now also read from domains.txt.d subdirectory (behaviour might change, see docs)
|
||||||
|
|
||||||
## [0.7.0] - 2020-12-10
|
## [0.7.0] - 2020-12-10
|
||||||
## Added
|
## Added
|
||||||
|
|||||||
Reference in New Issue
Block a user