Configure certificates using letsencrypt
Let’s Encrypt is a free, automated, and open certificate authority (CA), run for the public’s benefit. Let’s Encrypt is a service provided by the Internet Security Research Group (ISRG).
# letsencrypt certonly --webroot -w /var/localhost/www -d example.com -w /var/localhost/www -d www.example.com