Application linking to both libcrypto.so.1.0.0 and libcrypto.so.1.1

Chethan Kumar Chethan.Kumar at toshiba-tsip.com
Tue May 28 14:49:20 UTC 2019


I  meant to say linking to both by doing ldd.
When ldd is done on application, both libcrypto.so.1.0.0 and libcrypto.1.1 is shown.
Here libcrypto.so.1.0.0 is taken from the one provided by OS.

> Is it using some kind of dynamic module that happens to be linked with an older OpenSSL version?
No, its not using any dynamic module.

Its built on platform: Linux version 4.4.130-cip23-eBN-kernel (jenkins at skelios-plt) (gcc version 4.9.2 (Debian 4.9.2-10+deb8u1) )

-----Original Message-----
From: openssl-users [mailto:openssl-users-bounces at openssl.org] On Behalf Of Richard Levitte
Sent: Tuesday, May 28, 2019 7:37 PM
To: openssl-users at openssl.org
Subject: Re: Application linking to both libcrypto.so.1.0.0 and libcrypto.so.1.1

In what way does it link to both?  What output do you get when running 'ldd' in your application?  Is it using some kind of dynamic module that happens to be linked with an older OpenSSL version?

Cheers,
Richard

On Tue, 28 May 2019 06:59:27 +0200,
Chethan Kumar wrote:
> 
> 
> Dear all,
> 
> Any help for the below query would be appreciated.
> 
> Thanks in advance,
> 
> Chethan Kumar
> 
> From: openssl-users [mailto:openssl-users-bounces at openssl.org] On 
> Behalf Of Chethan Kumar
> Sent: Wednesday, May 22, 2019 11:35 AM
> To: openssl-users at openssl.org
> Subject: Application linking to both libcrypto.so.1.0.0 and 
> libcrypto.so.1.1
> 
> Dear all,
> 
> While migrating from openssl 1.0.2n to openssl 1.1.1b, application 
> which uses openssl was compiling against openssl 1.1.1b.
> 
> Compilation is fine but its linking to both libcrypto.so.1.0.0[from 
> /usr/lib/] and libcrypto.so.1.1.
> 
> Its linking correctly to libssl.1.1.
> 
> Is this correct? If so, what could be the possible reason.
> 
> Thanks in advance,
> 
> Chethan Kumar
> 
> The information contained in this e-mail message and in any 
> attachments/annexure/appendices is confidential to the recipient and 
> may contain privileged information. If you are not the intended 
> recipient, please notify the sender and delete the message along with 
> any attachments/annexure/appendices. You should not disclose, copy or 
> otherwise use the information contained in the message or any 
> annexure. Any views expressed in this e-mail are those of the 
> individual sender except where the sender specifically states them to 
> be the views of Toshiba Software India Pvt. Ltd. (TSIP),Bangalore.
> Although this transmission and any attachments are believed to be free 
> of any virus or other defect that might affect any computer system 
> into which it is received and opened, it is the responsibility of the 
> recipient to ensure that it is virus free and no responsibility is accepted by Toshiba Software India Pvt. Ltd, for any loss or damage arising in any way from its use.
> 
> The information contained in this e-mail message and in any 
> attachments/annexure/appendices is confidential to the recipient and 
> may contain privileged information. If you are not the intended 
> recipient, please notify the sender and delete the message along with 
> any attachments/annexure/appendices. You should not disclose, copy or 
> otherwise use the information contained in the message or any 
> annexure. Any views expressed in this e-mail are those of the 
> individual sender except where the sender specifically states them to 
> be the views of Toshiba Software India Pvt. Ltd. (TSIP),Bangalore.
> Although this transmission and any attachments are believed to be free 
> of any virus or other defect that might affect any computer system 
> into which it is received and opened, it is the responsibility of the 
> recipient to ensure that it is virus free and no responsibility is accepted by Toshiba Software India Pvt. Ltd, for any loss or damage arising in any way from its use.
> 
> 
-- 
Richard Levitte         levitte at openssl.org
OpenSSL Project         http://www.openssl.org/~levitte/
The information contained in this e-mail message and in any
attachments/annexure/appendices is confidential to the 
recipient and may contain privileged information. 
If you are not the intended recipient, please notify the
sender and delete the message along with any 
attachments/annexure/appendices. You should not disclose,
copy or otherwise use the information contained in the
message or any annexure. Any views expressed in this e-mail 
are those of the individual sender except where the sender 
specifically states them to be the views of 
Toshiba Software India Pvt. Ltd. (TSIP),Bangalore.

Although this transmission and any attachments are believed to be
free of any virus or other defect that might affect any computer 
system into which it is received and opened, it is the responsibility
of the recipient to ensure that it is virus free and no responsibility 
is accepted by Toshiba Embedded Software India Pvt. Ltd, for any loss or
damage arising in any way from its use.



More information about the openssl-users mailing list