3 lines
173 B
Plaintext
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
|