Niklas Keller
0d61689da1
Wait for challenge to be written to disk before continuing
...
This also makes exceptions visible now. This commit resolves #37 .
2016-10-22 11:10:01 +02:00
Niklas Keller
349a12aae6
Merge pull request #41 from spikyjt/patch-1
...
Correct brackets
2016-10-22 11:01:32 +02:00
JT
28ae97f135
Correct brackets
...
I'm sure I did this properly the first time. Must have lost concentration!
2016-10-22 09:55:36 +01:00
Niklas Keller
0fc0e45e57
Merge pull request #40 from spikyjt/patch-1
...
POSIX compliant cron example
2016-10-21 14:15:12 +02:00
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
Niklas Keller
b4a722c0a9
Update dependencies
...
Also update php-cs from fabpot to friendsofphp.
v0.2.10
2016-08-04 16:13:04 +02:00
Niklas Keller
2f73c15287
Update dependencies
2016-08-04 16:10:17 +02:00
Niklas Keller
05a6f6d861
Merge pull request #36 from izzlazz/master
...
Add support for IPv6-only host names
2016-07-29 09:09:15 +02:00
René Højbjerg Larsen
d5fdc1a3c0
Add support for IPv6-only host names
2016-07-27 22:28:42 +02:00
Niklas Keller
cc76a6f52c
Warn if PHP 5.5 is used as it's EOL
2016-07-11 09:19:18 +02:00
Niklas Keller
74b275cf07
Chunk DNS lookups as well
2016-06-28 22:05:36 +02:00
Niklas Keller
e9d2a59eca
Chunk authorization requests into groups of 10
2016-06-28 10:27:46 +02:00
Niklas Keller
b9d79bbbe7
Improve documentation for the auto command, closes #31
2016-06-20 15:55:23 +02:00
Niklas Keller
f0c09881ea
Update dependencies to include latest amphp/socket v0.9.8 release
v0.2.8
2016-06-19 22:21:07 +02:00
Niklas Keller
07f9a03702
Check success for directory creation in key store
...
Resolves #28 .
2016-06-09 16:50:41 +02:00
Niklas Keller
d04e758598
Update dependencies
2016-06-09 16:39:26 +02:00
Niklas Keller
029f4c533a
Add check to catch #30 early with a helpful message
2016-06-09 16:32:37 +02:00
Niklas Keller
c02e758a21
Merge pull request #26 from kelunik/automation
...
Basic working 'auto' command
v0.2.7
2016-06-07 09:44:27 +02:00
Niklas Keller
e1ea62b5e7
Doc typo and format fixes
2016-06-07 09:42:52 +02:00
Niklas Keller
a090e99a19
Update documentation for new auto command
2016-06-04 21:47:08 +02:00
Niklas Keller
de3b82da1d
Fix output variables for external process outputs
2016-06-04 20:46:57 +02:00
Niklas Keller
791b250742
Show renewals in auto command, fix reference notice, correct exit code for renewed certs
2016-06-04 20:41:48 +02:00
Niklas Keller
9f849691c2
Fix config load path
2016-06-04 19:51:02 +02:00
Niklas Keller
c4d15e2e26
Better exit codes and error messages for auto command
2016-06-04 19:25:46 +02:00
Niklas Keller
0722e104d4
Update deps, use email in setup from config if present
2016-06-03 23:46:38 +02:00
Niklas Keller
583318fa0b
Scan for config in /etc and ~, improve automation command
2016-06-03 19:38:47 +02:00
Niklas Keller
3472bd1b3c
Basic working 'auto' command
2016-06-03 18:16:29 +02:00
Niklas Keller
6d31cec6ad
Update dependencies
v0.2.6
2016-06-02 21:39:30 +02:00
Niklas Keller
8cbb3d02a8
Update dependencies
2016-05-27 16:49:35 +02:00
Niklas Keller
d7b71dab24
Merge pull request #27 from kelunik/status
...
Implement 'status' command
2016-03-29 10:56:14 +02:00
Niklas Keller
944adf0c06
Implement 'status' command
2016-03-28 19:48:39 +02:00
Niklas Keller
a1d65c1483
Don't show help with 'acme-client subcommand h / help', just with '-h' / '--help' flags
2016-03-28 12:35:21 +02:00
Niklas Keller
fb0509ae7e
Show help when --help is included, not only if parsing fails and then --help is included
2016-03-28 12:27:02 +02:00
Niklas Keller
866b172c5f
Implement version command and better help
2016-03-28 12:26:17 +02:00
Niklas Keller
8d085347b9
Fixup error message for issues with IPv4 resolving
2016-03-26 10:08:24 +01:00
Niklas Keller
fc3b7e948f
Document all functions in functions.php
2016-03-25 20:16:43 +01:00
Niklas Keller
2b2daee8bb
Refactor AcmeService creation into Factory
2016-03-25 20:04:58 +01:00
Niklas Keller
e4b9203537
Unignore composer.lock
2016-03-25 18:04:12 +01:00
Niklas Keller
c94d9b4795
Add requirements to README
2016-03-25 15:48:34 +01:00
Niklas Keller
7cfcb575fa
Show helpful error message if OpenSSL is missing
v0.2.5
2016-03-25 15:19:05 +01:00
Niklas Keller
fffaec6d84
Bundle CA bundle into Phar
2016-03-25 15:18:41 +01:00
Niklas Keller
1bc25c738c
Show correct binary file in help texts
2016-03-25 13:29:37 +01:00
Niklas Keller
9c8d67b2e9
Add logo to README
2016-03-25 12:36:32 +01:00
Niklas Keller
251a47ebaa
Update usage instructions and separate docs from README
2016-03-24 17:27:43 +01:00
Niklas Keller
a33ac65a77
Add sample YAML configuration
v0.2.4
2016-03-24 11:53:42 +01:00
Niklas Keller
746bf84adb
Fix config file loader
2016-03-24 11:51:12 +01:00
Niklas Keller
ff6e14e2de
Fix travis builds
2016-03-24 10:37:36 +01:00
Niklas Keller
9f917ec3ec
Add instructions for using it as phar
v0.2.3
2016-03-24 09:33:43 +01:00
Niklas Keller
5381587bbf
Improve more output
2016-03-24 00:01:17 +01:00
Niklas Keller
266cc06746
Improve output for various commands
2016-03-23 23:58:20 +01:00