From 733c2d31b798fc17d3e91d62bf7ff4826dab5fd2 Mon Sep 17 00:00:00 2001 From: Dirk Date: Fri, 6 Sep 2024 17:37:42 +0200 Subject: [PATCH] Automagic with openssl and TLS 1.3-only host --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3aed6cd..dca42a3 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 +* If a TLS 1.3 host is tested and e.g. /usr/bin/openssl supports it, it'll automagically will switch to it ### Features implemented / improvements in 3.0