get certbot certificates 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