Skip to content
Snippets Groups Projects
Commit f006ea2c authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Letsencrypt \o/

parent 10177ad4
No related branches found
No related tags found
No related merge requests found
for cert in `ls /data/runtime/haproxy/approved-certs/`;do echo $cert;openssl x509 -enddate -noout -in $cert | cut -d'=' -f2;done
cp /data/indiehosters/unit-files/* /etc/systemd/system && systemctl daemon-reload cp /data/indiehosters/unit-files/* /etc/systemd/system && systemctl daemon-reload
systemctl list-units | grep failed systemctl list-units | grep failed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment