]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
policy TLS_FORWARDING: rename pin to pin_sha256
authorPetr Špaček <petr.spacek@nic.cz>
Thu, 18 Jan 2018 12:39:24 +0000 (13:39 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 18 Jan 2018 12:39:24 +0000 (13:39 +0100)
commit4336556f58ef018a62bb3b4fdf6a555bcd04f111
treecfd1397388c98d0dfca00361ebff3287bce05f35
parentbc25af2b8ac604e9e4852ba922768a163dfbb901
policy TLS_FORWARDING: rename pin to pin_sha256

The pin parameter contains SHA-256 encoded using Base64, but this is not
the only option. Explicit name allows us to add alternative formats
later on, and is consistent with GnuTLS naming.
modules/policy/README.rst
modules/policy/policy.lua
modules/policy/policy_test.lua