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