Files
confdroid_nagios/templates/certbot/get_cert.erb

2 lines
134 B
Plaintext
Raw Normal View History

2026-02-14 15:41:26 +01:00
certbot certonly -t -n --agree-tos --webroot -w <%= @ng_certbot_webroot %>/ -d <%= @ng_webserver_name %> --email <%= @ng_mail_user %>