certbotInstall Nginx plugin for Certbot on Ubuntu.
apt update && apt install python3-certbot-nginx
ctrl + c
python3-certbot-nginx Certbot Nginx plugin package |
More of Certbot
- Creating SSL certificate for Nginx
- How to force certificates renew
- List all domains (certificates) created by Certbot
- How to create certificate for multiple domains
- Certbot crontab for automatic certificate renewals
- Use Certbot without email
- Create standalone certificate
- Creating SSL certificate for Apache
- Get wildcard certificate
See more codes...