Been doing some builds from source, following the FIPS User Guide.
Builds are successful and everything appears to work fine when pointed
at the new libs, but anything that launches and uses them gets an error
like below:

/usr/bin/python: /usr/local/ssl/lib/libcrypto.so.1.0.0: no version information 
available (required by /usr/bin/python)
/usr/bin/python: /usr/local/ssl/lib/libssl.so.1.0.0: no version information 
available (required by /usr/bin/python)

I thought the FIPS-capable OpenSSL was pretty much a drop in replacement
for the regular OpenSSL packaged with most distributions and indeed
everything appears to work on the surface despite the errors. I was just
wondering if they can be safely ignored or, better yet, if there's a way
to get rid of them if they aren't a real problem.

Chad
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to