certbot
Table of Contents
Installation in Arch Linux
paru -S certbot
paru -S certbot-apache
Configuring https for a domain name using certbot:
sudo certbot --apache -d nextcloud.example.com
Reading material
- Here is a great website that helps with instructions for certbot: https://certbot.eff.org/instructions?ws=nginx&os=arch