]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
fips: install with the kbkdf key check option set
authorPauli <ppzgs1@gmail.com>
Mon, 5 Aug 2024 05:47:27 +0000 (15:47 +1000)
committerPauli <ppzgs1@gmail.com>
Wed, 7 Aug 2024 22:42:59 +0000 (08:42 +1000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/25095)

util/mk-fipsmodule-cnf.pl

index 82bc80610211e6fd3dab80787ad5fe74790c798f..a1f0595d704683a6b4b99676aefff4c838fe8bff 100644 (file)
@@ -70,6 +70,7 @@ tdes-encrypt-disabled = $tdes_encrypt_disabled
 rsa-pkcs15-padding-disabled = $pkcs15_pad_disable
 rsa-sign-x931-pad-disabled = $rsa_sign_x931_pad_disabled
 hkdf-key-check = $kdf_key_check
+kbkdf-key-check = $kdf_key_check
 tls13-kdf-key-check = $kdf_key_check
 tls1-prf-key-check = $kdf_key_check
 sshkdf-key-check = $kdf_key_check