diff --git a/CHANGELOG.md b/CHANGELOG.md index 2973552..cf88351 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,7 +46,8 @@ * Compatible to GNU grep 3.8 * Don't use external pwd command anymore * Doesn't hang anymore when there's no local resolver -* Added --mtls feature to support client authentication +* Added --mtls feature to support client authentication +* Added list of signature_algorithms used for client authentication * Added support for signature_algorithms_cert extension diff --git a/CREDITS.md b/CREDITS.md index cbccc77..f1bfa12 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -76,6 +76,7 @@ Full contribution, see git log. - Shellcheck static analysis * Riccardo Germenia + - add list of signature algorithms for client auth - add support for signature_algorithms_cert extension - add Certificate message to TLS sockets