]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Remove `TLSContext` 15030/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 10 Jan 2025 14:13:33 +0000 (15:13 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 10 Jan 2025 14:17:58 +0000 (15:17 +0100)
commit063cf4eaa5d8e2c429b802a6c75633908c483588
treefff16e71e4897d04b40d8ca689b79ba87fc4beae
parent3c5eafa8c1b323c34d18b2b304cf8644be3a7d88
dnsdist: Remove `TLSContext`

This PR removes the `TLSContext` class which is a duplicate of the
more powerful `TLSFrontend` one, and rename `showTLSContexts` to
`showTLSFrontends` to be consistent.
pdns/dnsdistdist/dnsdist-console.cc
pdns/dnsdistdist/dnsdist-lua.cc
pdns/dnsdistdist/docs/advanced/tls-sessions-management.rst
pdns/dnsdistdist/docs/reference/config.rst
pdns/dnsdistdist/docs/upgrade_guide.rst
regression-tests.dnsdist/test_TLSSessionResumption.py