]> git.ipfire.org Git - thirdparty/bind9.git/commit
Dig now supports selecting FIPS mode at runtime
authorMark Andrews <marka@isc.org>
Wed, 20 Nov 2024 22:46:24 +0000 (09:46 +1100)
committerMark Andrews <marka@isc.org>
Thu, 21 Nov 2024 22:40:46 +0000 (09:40 +1100)
commitfe7ce99270880ea9ce4a23742c469554d95cfecc
tree1fe90cdfbae4c62f1b775a5de4fee21ea9fe9aaf
parent0989926745e0d1f90d6a7293f03ac25a95ab9d30
Dig now supports selecting FIPS mode at runtime

To enable FIPS mode at runtime use 'dig -F'.  The operating system
must have FIPS support available for this to succeed.  This is on
by default when built with --enable-fips-mode.
bin/dig/Makefile.am
bin/dig/dig.c
bin/dig/dig.rst