How to Install libssl1.1 in Ubuntu 18.04



Install libssl1.1 by entering the following commands in the terminal:

sudo apt update
sudo apt install libssl1.1

Description:

Secure Sockets Layer toolkit - shared libraries

This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries.

Homepage: https://www.openssl.org/

Version: 1.1.0g-2ubuntu4

Section: libs