Answers for "certbot certonly cert-name"

1

certbot nginx certonly

sudo certbot certonly --nginx
Posted by: Guest on June-08-2021
0

use certbot to generate certificate

# certbot certonly --standalone -d myminio.com --staple-ocsp -m [email protected] --agree-tos
Posted by: Guest on May-22-2020

Browse Popular Code Answers by Language