<div dir="ltr">Hi, <div><br></div><div>I've built an openssl library with the FIPS objects modules, and I was testing the new lib files by replacing the original library files such as libcrypto.so with the new ones.</div><div><br></div><div>From the FIPS user guide I understand that any applications which need to use the OpenSSL FIPS modules will need to run the API FIPS_mode_set to enable the FIPS mode.</div><div><br></div><div>My question is, for the applications/ libraries like Python-openssl which depends on the openssl libraries, how do I make the Python-openssl module to run the FIPS_mode_set API, in order to initialize/enable FIPS mode?</div><div><br></div><div>Also, does the FIPS_mode_set API only need to be run once by one of the applications/ libraries which use OpenSSL?</div><div><br></div><div>Thanks for your helps!</div></div>