]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a logging category for TLS pre-master secrets
authorMichał Kępień <michal@isc.org>
Wed, 22 Dec 2021 17:17:26 +0000 (18:17 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 22 Dec 2021 17:17:26 +0000 (18:17 +0100)
commit3081bda79879deeb6994ab0d7064b8dfec9a5d92
treec8c1f490dd6d5fa1160700429cbb9761510f1c31
parentd7c5d09123cdc3b85dfa7538fe76fbb7b5543fb2
Add a logging category for TLS pre-master secrets

TLS pre-master secrets will be dumped to disk using the logging
framework provided by libisc.  Add a new logging category for this type
of debugging data in order to enable exporting it to a dedicated
channel.  Derive the name of the new category from the name of the
relevant environment variable, SSLKEYLOGFILE.
doc/arm/logging-categories.rst
lib/isc/include/isc/log.h
lib/isc/log.c