From: Lukas Schauer Date: Thu, 10 Dec 2020 15:01:54 +0000 (+0100) Subject: use secp384r1 as default (instead of rsa, fixes #651) X-Git-Tag: v0.7.0~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb7fb82beb6f248d675d372613c4817fb6ca4aae;p=thirdparty%2Fdehydrated.git use secp384r1 as default (instead of rsa, fixes #651) --- diff --git a/CHANGELOG b/CHANGELOG index 562b003..ab9bd7a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ This file contains a log of major changes in dehydrated - Don't include keyAuthorization in challenge validation (RFC compliance) ## Changed +- Using EC secp384r1 as default certificate type - Use JSON.sh to parse JSON - Use account URL instead of account ID (RFC compliance) - Dehydrated now has a new home: https://github.com/dehydrated-io/dehydrated