]> git.ipfire.org Git - thirdparty/bind9.git/commit
Delv now supports selecting FIPS mode at runtime
authorMark Andrews <marka@isc.org>
Thu, 21 Nov 2024 05:22:51 +0000 (16:22 +1100)
committerMark Andrews <marka@isc.org>
Thu, 21 Nov 2024 22:40:46 +0000 (09:40 +1100)
commitd3d88638d879d804987eb0c54a0b6a8bfdef8d0c
tree45ef05f7a7fefbab4b7af4addc2812f30c755d61
parentfe7ce99270880ea9ce4a23742c469554d95cfecc
Delv now supports selecting FIPS mode at runtime

To enable FIPS mode at runtime use 'delv -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/delv/Makefile.am
bin/delv/delv.c
bin/delv/delv.rst