How to Install ssl-cert in Ubuntu 18.04



Install ssl-cert by entering the following commands in the terminal:

sudo apt update
sudo apt install ssl-cert

Description:

simple debconf wrapper for OpenSSL

This package enables unattended installs of packages that need to create SSL certificates. . It is a simple wrapper for OpenSSL's certificate request utility that feeds it with the correct user variables.

Version: 1.0.39

Section: utils