Using libreSSL and grpc in application

24 views
Skip to first unread message

Dilip ND

unread,
Oct 20, 2020, 11:00:28 AM10/20/20
to grpc.io
Iam creating a C++ application. It uses libreSSL (LibTLS) for communicating with some modules and uses gRPC for communicating with other modules. But while linking i get the below error. 
Is there any workaround for this.? 
Is it possible to use libreSSL instead of openssl in grpc? (by building .?)

Please advice.
libssl.so.1.1
/usr/bin/ld: warning: libssl.so.48, needed by /usr/local/libressl/v3.2/usr/local/lib/libtls.so.20, may conflict with libssl.so.1.1
/usr/bin/ld: warning: libcrypto.so.46, needed by /usr/local/libressl/v3.2/usr/local/lib/libtls.so.20, may conflict with libcrypto.so.1.1
/usr/bin/ld: warning: libcrypto.so.46, needed by /usr/local/libressl/v3.2/usr/local/lib/libtls.so.20, may conflict with libcrypto.so.1.1  
Reply all
Reply to author
Forward
0 new messages