test/nvmf/fips/fips.sh
0 → 100755
+155
−0
+1
−0
Loading
Add a test that sets OpenSSL FIPS provider via configuration file and then runs NVMf TLS. The main goal here is to ensure that configuring OpenSSL to work with FIPS provided does not impact any SPDK areas negatively (i.e. FIPS configuration contains implementation of every OpenSSL function accross SPDK). Change-Id: Ia9e24d993e9112ce96897b6c485f52d1def64355 Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20696 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Michal Berger <michal.berger@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>