Moderator

 • 

9.5K Posts

April 19th, 2016 12:00

Thanks for providing the information that you found.

1 Rookie

 • 

23 Posts

November 7th, 2017 04:00

Cameron, thanks a lot indeed for posting that info! It helped me to fix the same issue.

1 Rookie

 • 

18 Posts

February 13th, 2019 15:00

How about on Ubuntu? I have libssl-dev installed but still get that error.

4 Posts

August 31st, 2019 14:00

ubuntu 18.04.3 i had to: "sudo ln -s /usr/lib/x86_64-linux-gnu/libssl.so.1.1 /usr/lib/x86_64-linux-gnu/libssl.so"

1 Message

December 13th, 2019 04:00

On SLES 15: create the link using below command to resolve the issue

localhost:/ # ln -s /usr/lib64/libssl.so.1.1 /usr/lib64/libssl.so

1 Rookie

 • 

1 Message

March 28th, 2025 19:13

9 years later and this is still helping people out

1 Rookie

 • 

1 Message

May 11th, 2025 22:25

@responsibleuser​ Roger that!! On Rocky Linux the command is still the same

sudo dnf install openssl-devel
No Events found!

Top