Hi, I'm building cURL with FIPS capable OpenSSL module. I'm calling FIPS_mode_set function to enable FIPS somewhere after SSL_library_init() has already been called. The binary file is working fine, but is there a problem that the FIPS mode is turned on after SSL_library_init() but before connecting to the remote host?
FIPS_mode_set function must be called before SSL_library_init()? Thanks, -- robert <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part