Re: FIPS_mode_set wrapper not available on pre-1.0.1 versions

2013-11-07 Thread Dr. Stephen Henson
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. >

FIPS_mode_set wrapper not available on pre-1.0.1 versions

2013-11-07 Thread Karthik Krishnamurthy
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