]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes for the FIPS mode feature
authorOndřej Surý <ondrej@sury.org>
Thu, 18 Oct 2018 14:13:30 +0000 (16:13 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 22 Oct 2018 18:55:35 +0000 (20:55 +0200)
doc/arm/notes.xml

index 29839b35cf4c504bd3e330d9bd39c350cbbe3075..9a4b0911ead61395e8346705389ef71bf34013b2 100644 (file)
          in the respective principals.
        </para>
       </listitem>
+      <listitem>
+       <para>
+         The new configure option <command>--enable-fips-mode</command>
+         can be used to make BIND enable and enforce FIPS mode in the
+         OpenSSL library.  When compiled with such option the BIND will
+         refuse to run if FIPS mode can't be enabled, thus this option
+         must be only enabled for the systems where FIPS mode is available.
+       </para>
+      </listitem>
     </itemizedlist>
   </section>