AJ ONeal
c8b895633c
Fix regression with set challenges being ignored
...
Backwards compatibility madness.
When you Greenlock.create({ }), challenges will be set by default if
not available. This is good... ish.
When you approveDomains() and set opts.challenges, however, those must
be able to override the defaults.
This was just recently broken and the fix seems to be to make the prior
defaults inaccessible, otherwise it becomes really confusing as to why
a set DNS challenge for local, wild, or private domains is not being
preferred to the (failing) http.
All this crap will be cleaned up in v3...
2019-06-14 03:21:03 -06:00
AJ ONeal
396cac3b74
v2.7.23: bump packages for node v6 bugfixes
2019-06-03 03:30:48 -06:00
AJ ONeal
e75d390842
update deps
2019-05-16 00:00:19 -06:00
AJ ONeal
0a382fdb44
doc updates
2019-05-15 22:07:39 -06:00
AJ ONeal
6aafe3d663
update latest greenlock-store-fs and le-sni-auto
2019-05-09 03:46:52 +00:00
AJ ONeal
e29d237a2d
v2.7.17: dep updates and argument addition for v3
2019-04-08 01:56:37 -06:00
AJ ONeal
0d14db1f1c
v2.7.16: minor updates and dep updates for v3
2019-04-07 21:35:51 -06:00
AJ ONeal
1b388788d8
v2.7.14: node v6 fix
2019-04-07 18:27:49 -06:00
AJ ONeal
461ad43620
v2.7.13: more backwards-forwards compat/bugfixes
2019-04-07 09:22:38 -06:00
AJ ONeal
ddaebd9387
v2.7.12: pass 'wildname' to approveDomains()
2019-04-06 13:48:17 -06:00
AJ ONeal
8afda1184e
v2.7.11: allow null return from approveDomains
2019-04-06 12:43:59 -06:00
AJ ONeal
0cbdf53322
v2.7.10: allow simpler return from approveDomains
2019-04-06 12:34:34 -06:00
AJ ONeal
d5d14bd968
v2.7.9: further simplify storage module requirements
2019-04-05 18:24:34 -06:00
AJ ONeal
082f0e4522
v2.7.8: burn some logs, ensure account and certificate objects
2019-04-04 22:18:07 -06:00
AJ ONeal
593c2d5fca
v2.7.7: bugfix acme-v2 when no account is present
2019-04-04 15:26:20 -06:00
AJ ONeal
fc513b3e70
v2.7.6: update deps to fix log messages
2019-04-04 10:41:15 -06:00
AJ ONeal
7320cf624c
v2.7.5: correct le-challenge-dns version
2019-04-02 23:25:51 -06:00
AJ ONeal
6d2a62e7b5
v2.7.4: fix acme-v2 version
2019-04-02 23:17:55 -06:00
AJ ONeal
0601df80c6
v2.7.3: update dependencies, cleanup, and forwards compat for v3
2019-04-02 22:35:54 -06:00
AJ ONeal
eb86d4444b
v2.6.9: reduce deps, yet again
2019-03-31 03:12:08 -06:00
AJ ONeal
5d82ea60c5
prep to add keypairs to replace rsa-compat
2019-03-14 11:15:03 -06:00
AJ ONeal
ff000c40f1
v2.6.8: bugfix in cert-info for certs with 20+ domains
2019-03-02 13:46:04 -07:00