setting ssl with certbot code example
Example: use certbot to generate certificate
# certbot certonly --standalone -d myminio.com --staple-ocsp -m test@yourdomain.io --agree-tos
# certbot certonly --standalone -d myminio.com --staple-ocsp -m test@yourdomain.io --agree-tos