9356a060e76c2cbc95ab95f22b2907aba1543742
Changed the cron auto example to be POSIX compliant and use full paths. Changed `exit` variable to `RC` (commonly used in system scripts for "return code") as `exit` is a shell builtin. Added note about setting the full path as $PATH may not be set.
kelunik/acme-client is an ACME client written in PHP. ACME is the protocol that powers the Let's Encrypt certificate authority.
Requirements
- PHP 5.5+ with OpenSSL
- Works on Unix and Windows
Documentation
Languages
PHP
100%
