Hi,
I am planning to use openssl 3.0.9 as a static lib and use the Fips provider from Openssl 3.0.8 with that.
>> While building the 3.0.9 statically, do I need to use the enable-fips flag?
>> If I do use the enable fips flag in the build of 3.0.9, then do I need to use the legacy.dylib (base provider) that is produced in the build?. Note my project code will be linked using the static libs (libcrypto.a and libssl.a) and my code also uses things that are not provided by the fips module.
>> While building the 3.0.9 statically, do I need to use the enable-fips flag?
>> If I do use the enable fips flag in the build of 3.0.9, then do I need to use the legacy.dylib (base provider) that is produced in the build?. Note my project code will be linked using the static libs (libcrypto.a and libssl.a) and my code also uses things that are not provided by the fips module.
Thanks,
Tathagata Chakraborty
Mo: 9884869684