Niklas Keller
|
c39ce9cf89
|
Update dependencies
v0.2.9
|
2016-07-13 23:01:40 +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 |
|
Niklas Keller
|
dd34937e96
|
Improve check output
|
2016-03-23 23:45:30 +01:00 |
|
Niklas Keller
|
d34b6eb09d
|
Merge pull request #18 from kelunik/issue-17
Provide possibility to specify storage directory
|
2016-03-23 23:39:27 +01:00 |
|
Niklas Keller
|
1c4a2387e9
|
Fix exit codes on PHP 5
|
2016-03-23 23:35:35 +01:00 |
|
Niklas Keller
|
8549ff9e46
|
Fix documentation bug: Missing server on revocation
|
2016-03-23 23:35:07 +01:00 |
|
Niklas Keller
|
93c94d1a9b
|
Fix exit codes
|
2016-03-23 23:32:13 +01:00 |
|
Niklas Keller
|
6173b779e1
|
Fix phar creation
|
2016-03-23 23:31:54 +01:00 |
|
Niklas Keller
|
e8f35811fb
|
Separate paths on Windows with ; instead of :
|
2016-03-23 23:31:54 +01:00 |
|
Niklas Keller
|
c36ced9b7c
|
Ensure consistent server and storage arguments, fix storage path for setup
|
2016-03-23 23:31:39 +01:00 |
|