]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add OCSP stapling (from files) for DoT and DoH
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 24 Jul 2019 17:04:09 +0000 (19:04 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 1 Aug 2019 07:45:02 +0000 (09:45 +0200)
commitbe3183eda2338f33fec7006cbeaf909d8068791f
tree43072a5069bc1cdd6daaf14fcc168225d9137efd
parent6eb1814b7768e3f6726aa55c416bcfc6d14dbc56
dnsdist: Add OCSP stapling (from files) for DoT and DoH

The OCSP responses are loaded from files on startup, and reloaded
when the reloadAllCertificates() command is issued.
pdns/dnsdist-lua.cc
pdns/dnsdistdist/docs/reference/config.rst
pdns/dnsdistdist/doh.cc
pdns/dnsdistdist/libssl.cc
pdns/dnsdistdist/libssl.hh
pdns/dnsdistdist/tcpiohandler.cc
pdns/doh.hh
pdns/tcpiohandler.hh