diff --git a/config/software/openssl.rb b/config/software/openssl.rb index 0afdc4d8f..62396feca 100644 --- a/config/software/openssl.rb +++ b/config/software/openssl.rb @@ -306,6 +306,7 @@ command "echo '**********************************************'" command "ls -al #{install_dir}/embedded/lib/engines-3" command "ls -al #{install_dir}/embedded/lib/ossl-modules" + command "find / -type f -name fips.so" command "echo '**********************************************'"