Skip to content

Add FIPS tests

This adds a build running in a Fedora machine with crypto-policies set as FIPS and forcing OpenSSL to run in FIPS mode through environment variable (OPENSSL_FORCE_FIPS_MODE=1).

Only allowed algorithms are used in the tests. When possible, non-allowed algorithms were replaced in the tests. Otherwise, the test case is skipped.

This also include some bug fixes for bugs found when testing in FIPS mode.

Depends on !38 (closed) and !34 (closed)

Edited by Anderson Sasaki

Merge request reports

Loading