[openssl-users] no version information available error

cloud force cloud.force858 at gmail.com
Wed Feb 10 21:46:28 UTC 2016


Hi Everyone,

I installed the FIPS capable openssl library (which was built by myself) on
my Ubuntu linux box.

For some reason, I keep running into the following errors whenever I run
ssh related command:

ssh: /lib/x86_64-linux-gnu/libcrypto.so.1.0.0: no version information
available (required by ssh)

The same error happens when I ran openssl command such as the following:

linux-fips at ubuntu:/usr/local/ssl/lib$ openssl ciphers -v | wc -l
openssl: /lib/x86_64-linux-gnu/libcrypto.so.1.0.0: no version information
available (required by openssl)
openssl: /lib/x86_64-linux-gnu/libcrypto.so.1.0.0: no version information
available (required by openssl)
openssl: /lib/x86_64-linux-gnu/libcrypto.so.1.0.0: no version information
available (required by /lib/x86_64-linux-gnu/libssl.so.1.0.0)
openssl: /lib/x86_64-linux-gnu/libcrypto.so.1.0.0: no version information
available (required by /lib/x86_64-linux-gnu/libssl.so.1.0.0)


Not sure what I did wrong as I followed the same steps mentioned in the
OpenSSL FIPS doc to build both FIPS canister.o and openssl lib.

Any suggestion are greatly appreciated.

Thanks,
Rich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160210/20b51074/attachment.html>


More information about the openssl-users mailing list