certbot cert user code example
Example 1: certbot configure
certbot certonly --webroot -w /var/www/html -d www.theflock.de -d theflock.de
Example 2: use certbot to generate certificate
# certbot certonly --standalone -d myminio.com --staple-ocsp -m [email protected] --agree-tos