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