Change to use the default ssl lib openssl not nss (#14379)
Why I did it Change to use the default ssl lib openssl not nss Backport #14351. How I did it
This commit is contained in:
parent
a20b43e502
commit
ffc39187a1
@ -166,7 +166,7 @@ RUN apt-get update && apt-get install -y \
|
||||
libxml2-dev \
|
||||
# For BFN sdk build
|
||||
libusb-1.0-0-dev \
|
||||
libcurl3-nss-dev \
|
||||
libcurl4-openssl-dev \
|
||||
libunwind8-dev \
|
||||
telnet \
|
||||
libc-ares2 \
|
||||
|
Reference in New Issue
Block a user