certbot add new domain pache
sudo certbot --apache -d your_domain -d www.your_domain
certbot add new domain pache
sudo certbot --apache -d your_domain -d www.your_domain
add domains to certbot
sudo certbot --expand -d newsub.existingdomain.com -d newsub.newdomain.com
add new domain again with certbot
# Incase you made new changes to the conf
sudo systemctl reload nginx
sudo certbot certonly --nginx --webroot --webroot-path=/var/www/html --email [email protected] --agree-tos --no-eff-email --staging -d example.io -d example.io --break-my-certs
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us