]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
tls: Add cb function to check clients cert against trust whitelist
authorFrantisek Tobias <frantisek.tobias@nic.cz>
Fri, 21 Mar 2025 09:04:18 +0000 (10:04 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 7 Jul 2025 14:22:05 +0000 (16:22 +0200)
commita9b59e1816357d83039e7651e023cf21ba88b165
treeef265746bffc81d8c381ce861f70f97715e6c043
parentf3e0c414ec17e66356b85efcb59bbd52b84dd612
tls: Add cb function to check clients cert against trust whitelist

If the whitelist is configured unwrap direction of DoT sets the certificate server request to GNUTLS_CERT_REQUIRE
daemon/tls.c
daemon/tls.h