From: Francis Dupont Date: Tue, 16 Feb 2021 16:58:38 +0000 (+0100) Subject: [#1662] Updated ChangeLog entry X-Git-Tag: Kea-1.9.5~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d619402653b1fa5e6ea2f269e1189d3ba45aa0;p=thirdparty%2Fkea.git [#1662] Updated ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 099169c2bd..f2cca7c05f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,12 @@ "key-file" and "cert-required". They can be configured, but their values are not used yet. This will be implemented in a future ticket. + +1863. [func] fdupont + New parameters to handle TLS support added in Control Agent + config: "trust-anchor", "cert-file", "key-file" and + "cert-required". They can be configured, but their values are + not used yet. (Gitlab #1662) 1863. [func] andrei