conf = openssl_init
>
> .include fipsmodule.cnf
>
> [openssl_init]
> providers = provider_sect
>
> [provider_sect]
> fips = fips_sect
> base = base_sect
>
> [base_sect]
> activate = 1
>
> Now when it is enabled, there is an error in syslog that
> libprovid
when it is enabled, there is an error in syslog that libproviders.so file
not found:
DSO support routines:dlfcn_load:could not load the shared
library:crypto/dso/dso_dlfcn.c:118:filename(libproviders.so): libproviders.so:
cannot open shared object file: No such file or directory
1406665700