]> git.ipfire.org Git - thirdparty/bind9.git/commit
TLS: set some common options both for client and server contexts
authorArtem Boldariev <artem@boldariev.com>
Mon, 13 Sep 2021 11:00:35 +0000 (14:00 +0300)
committerArtem Boldariev <artem@boldariev.com>
Fri, 1 Oct 2021 12:50:42 +0000 (15:50 +0300)
commit9e039986cd066f0e26560bc4182e5725fc2131db
tree0a785c48a6666c868984434091d58376508c72b4
parentaae268b6c830a38c311a2197892de233f746e151
TLS: set some common options both for client and server contexts

This commit makes the TLS context manipulation code set some of the
common protocol versions regardless of the OpenSSL version in use.
lib/isc/tls.c