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
- List all domains (certificates) created by Certbot
- Create standalone certificate
- Use Certbot without email
- How to create certificate for multiple domains
- Certbot crontab for automatic certificate renewals
- Get wildcard certificate
- Install Certbot Apache plugin on Ubuntu.
- How to force certificates renew
- How to delete certificate
See more codes...