Files
bind9/lib/ns
Aram Sargsyan 850e9e59bf Recreate TLS interfaces during reconfiguration
For DoH and DoT listeners, a reconfiguration event triggers a creation
of a new 'SSL_CTX' TLS context, and a destruction of the old one.

The network manager, though, keeps using the old context which causes
errors.

During interface scanning, when a matching existing interface is found,
reuse it only when it doesn't have a TLS context, otherwise shut it down
and recreate with a new TLS context.
2021-12-13 10:19:57 +00:00
..
2021-07-06 05:33:48 +00:00
2021-10-06 11:22:20 +02:00
2021-12-02 14:24:37 +01:00
2021-10-06 11:22:20 +02:00