- manager: secret for TLS session resumption via ticket (RFC5077) (!1567)
- The manager creates and sets the secret for all running 'kresd' workers. The secret is created automatically if the user does not configure his own secret in the configuration. This means that the workers will be able to resume each other's TLS sessions, regardless of whether the user has configured it to do so.
+ The manager creates and sets the secret for all running 'kresd' workers.
+ The secret is created automatically if the user does not configure their own secret in the configuration.
+ This means that the workers will be able to resume each other's TLS sessions, regardless of whether the user has configured it to do so.
+
+Bugfixes
+--------
+
+- daemon/proxyv2: fix informing the engine about TCP/TLS from the actual client (!1578)
Knot Resolver 6.0.8 (2024-07-23)
================================