certbot
- certbot/certbot
- Apache-2.0, Python
certbot certonly --standalone --preferred-challenges tls-sni -d example.com --staple-ocsp -m [email protected] --agree-tos --work-dir . --config-dir ./config --logs-dir ./logs
certbot certonly --standalone --preferred-challenges tls-sni -d example.com --staple-ocsp -m [email protected] --agree-tos --work-dir . --config-dir ./config --logs-dir ./logs