acvp-test: disable the ACVP testing code by default

It's only useful for the FIPS lab and shouldn't be in production.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/15092)
This commit is contained in:
Pauli 2021-04-30 12:14:33 +10:00
parent 045a893091
commit d1a770414a
2 changed files with 3 additions and 2 deletions

View File

@ -513,6 +513,7 @@ my %deprecated_disablables = (
our %disabled = ( # "what" => "comment"
"fips" => "default",
"acvp-tests" => "default",
"asan" => "default",
"buildtest-c++" => "default",
"crypto-mdebug" => "default",

View File

@ -521,9 +521,9 @@ never be used in production environments. It will only work when used with
gcc or clang and should be used in conjunction with the [no-shared](#no-shared)
option.
### no-acvp-tests
### enable-acvp-tests
Do not build support for Automated Cryptographic Validation Protocol (ACVP)
Build support for Automated Cryptographic Validation Protocol (ACVP)
tests.
This is required for FIPS validation purposes. Certain ACVP tests require