]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add support dumping TLS keys via keyLogFile 8442/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 15 Oct 2019 15:30:12 +0000 (17:30 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 23 Oct 2019 10:34:17 +0000 (12:34 +0200)
commit7f8a5a32d3a32440e395aea5983b1e0cf8945d10
treebd12190061c0ea939d26a70713bbad3aacf5d4d9
parent9f32da84c205a95ea1a8df425b831a4dedfd89bc
dnsdist: Add support dumping TLS keys via keyLogFile

This is similar to what various programs do when the SSLKEYLOGFILE
environment variable is set, and uses the format described in:

https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Key_Log_Format
pdns/dnsdist-lua.cc
pdns/dnsdistdist/docs/reference/config.rst
pdns/dnsdistdist/doh.cc
pdns/dnsdistdist/libssl.cc
pdns/dnsdistdist/m4/dnsdist_with_libssl.m4
pdns/libssl.hh