Not under version control
This page was loaded from the repository but is not added under git version control. Make a commit on the Edit page to add it.acmesh
Configs and certs can be found in ~/.acme.sh/
upgrade acme.sh
acme.sh --upgrade
issue first certificate using he dns
acme.sh --issue -d abnml.com -d '*.abnml.com' --dns dns_he --server letsencrypt
install cronjob
acme.sh --install-cronjob
list certs and dates
acme.sh --list
set notifications
acme.sh --set-notify --notify-hook mailgun --notify-level 2 --notify-mode 0