Files
confdroid_nagios/templates/certbot/get_cert.erb
2017-07-21 15:33:05 +01:00

3 lines
173 B
Plaintext

certbot certonly -t -n --agree-tos --webroot -w <%= @ng_certbot_cert_path %>/ -d <%= @ng_nagios_server %> --email <%= @ng_mail_user %>
touch /etc/httpd/conf.d/.cert_created