Certbot how to change from www to https seting up on the web code example
Example: use certbot to generate certificate
# certbot certonly --standalone -d myminio.com --staple-ocsp -m [email protected] --agree-tos
# certbot certonly --standalone -d myminio.com --staple-ocsp -m [email protected] --agree-tos