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-boun...@openssl.org] On Behalf Of 
> Chethan Kumar
> Sent: Wednesday, May 22, 2019 11:35 AM
> To: openssl-users@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         levi...@openssl.org
OpenSSL Project         http://www.openssl.org/~levitte/

Reply via email to