fipsinstall: add -self_test_oninstall option.
authorPauli <pauli@openssl.org>
Wed, 26 Oct 2022 02:51:02 +0000 (13:51 +1100)
committerPauli <pauli@openssl.org>
Tue, 1 Nov 2022 21:42:46 +0000 (08:42 +1100)
commit7057dddbcb5e053470121adeff0b6595fa6da0d8
treec49dd7fe42c5ac04ff204abcb1b7bba6842b04d3
parenta11064c83b58f9e1b3741704a11cfec2d91aac0e
fipsinstall: add -self_test_oninstall option.

This option runs the self tests at installation time.  It fails for the 3.1
module.

Also changed the default behaviour to that set by the -self_test_onload
option.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/19510)
apps/fipsinstall.c
doc/man1/openssl-fipsinstall.pod.in
test/recipes/03-test_fipsinstall.t