On Wed, Nov 06, 2013, Karthik Krishnamurthy wrote:
> I have an application built across various Unix flavors that uses
> OpenSSL for SSL/TLS communication. I wanted to enable FIPS mode for my
> application. But, it seems like not all OpenSSL version provides the
> FIPS_mode_set wrapper function.
>
I have an application built across various Unix flavors that uses
OpenSSL for SSL/TLS communication. I wanted to enable FIPS mode for my
application. But, it seems like not all OpenSSL version provides the
FIPS_mode_set wrapper function.
Basically, I want to be able to seamlessly call FIPS_mode_se