JT 9356a060e7 POSIX compliant cron example
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.
2016-10-21 11:56:29 +01:00
2016-07-11 09:19:18 +02:00
2016-10-21 11:56:29 +01:00
2016-03-25 12:36:32 +01:00
2016-07-27 22:28:42 +02:00
2016-03-24 10:37:36 +01:00
2016-08-04 16:13:04 +02:00
2016-08-04 16:13:04 +02:00
2015-12-03 01:14:34 +01:00
2016-03-25 15:48:34 +01:00

kelunik/acme-client

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

Description
No description provided
Readme MIT 486 KiB
Languages
PHP 100%