250 Commits

Author SHA1 Message Date
579709ae40 add safety checks, fix error 2019-04-19 21:25:46 -06:00
c7dfec515d better security / education in example 2019-04-10 11:44:24 -06:00
0d2d571458 v2.7.6: update to latest greenlock for upcoming v3 compat v2.7.6 2019-04-08 02:06:29 -06:00
b71311b1bc v2.7.5: update deps to fix log messages 2019-04-04 10:44:36 -06:00
f6cc67ff53 v2.7.4: add a server I use 2019-04-04 00:35:15 -06:00
feeafc5c97 v2.7.3: doc updates v2.7.3 2019-04-02 23:39:48 -06:00
3634965e70 update docs 2019-04-03 05:37:23 +00:00
74b3419507 v2.7.2: use correct deps v2.7.2 2019-04-02 23:27:43 -06:00
a6f4de6c78 fix require path 2019-04-02 23:26:58 -06:00
63b5182b38 v2.7.1: fix acme-v2 version v2.7.1 2019-04-02 23:19:54 -06:00
98ca31256b v2.7.0: updates for wildcards and upcoming v3 v2.7.0 2019-04-02 23:11:05 -06:00
e83f92166d warn about DNS challenges 2019-04-02 23:01:57 -06:00
9ae6a768a7 bail when no servername is available 2019-04-02 22:54:38 -06:00
ffbcc433b3 update example 2019-04-02 22:51:03 -06:00
f088d0326d add wildcard example 2019-04-02 22:48:57 -06:00
8c5e5435fc auto redirect www/no-www 2019-03-30 02:35:23 -06:00
cda9bfa418 add example systemd file 2019-03-30 02:11:56 -06:00
16e6a766a6 typo fix and better log in vhost 2019-03-30 01:50:13 -06:00
d589cc3a11 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/greenlock-express.js 2019-03-30 01:43:00 -06:00
12058026ad v2.6.9: fix and update vhost example v2.6.9 2019-03-30 01:40:26 -06:00
d4365bf9d0 update typo (app.js => server.js) and some old links 2019-03-30 02:48:22 +00:00
f722d9917c v2.6.8: bugfix in cert-info for certs with 20+ domains v2.6.8 2019-03-02 13:47:57 -07:00
f9d3ec5f76 v2.6.7: do not reset default cert if provided by user v2.6.7 2018-12-23 13:38:32 -07:00
7bcd7a2bf7 v2.6.6: update setSecureContext warning for node < 11.0 only v2.6.6 2018-12-23 12:43:23 -07:00
779ab234ac v2.6.4: simplify existing defaults, add default servername support v2.6.4 2018-12-22 07:37:16 -07:00
b17805d1fb v2.5.0: update latest greenlock, reduce deps, bugfix JWK v2.5.0 2018-12-17 01:04:39 -07:00
cb1c2ce438 v2.4.10: update readme with privacy policy and terms v2.4.10 2018-11-15 00:22:16 -07:00
6b359a7cff v2.4.9: update version info, examples v2.4.9 2018-11-05 11:36:03 -07:00
05e01ce947 add communityPackageVersion 2018-11-05 11:11:30 -07:00
df9a27ec20 use approvedDomains for array, approveDomains for function 2018-11-05 00:26:51 -07:00
8f6aa1cc8c update examples 2018-11-05 00:14:22 -07:00
7a12ffaef0 fix #23
silly syntax error fixed (missing paren)
2018-11-05 07:01:01 +00:00
da89714865 add some comments 2018-11-05 06:58:50 +00:00
0476905a5b v2.4.8: (version fix) demote spdy to non-default v2.4.8 2018-11-04 22:58:44 -07:00
d566cfc9f1 v2.4.7: demote spdy to non-default v2.4.7 2018-11-04 22:53:12 -07:00
efd7693dcd v2.4.6 respond with 500 on unhandled exception from user's HTTP handler v2.4.6 2018-08-24 23:53:29 -06:00
ca2e5cdb99 v2.4.5 proactive domain fronting v2.4.5 2018-08-24 23:39:59 -06:00
bc4da32f15 v2.4.4 update greenlock with latest security features v2.4.4 2018-08-22 16:53:57 -06:00
8c25386767 improve style 2018-08-22 16:36:33 -06:00
39d9ae4f31 update vhost example 2018-08-22 16:36:25 -06:00
cfbaab0a27 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/greenlock-express.js 2018-08-18 04:40:38 -06:00
8c0d6c718d rely on built-in security checks 2018-08-18 04:40:26 -06:00
4823a4d464 &nbsp; for examples table 2018-08-18 10:36:58 +00:00
b6bdca552b Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/greenlock-express.js 2018-08-18 04:08:57 -06:00
0c23c522a3 #13 update some of the examples 2018-08-18 04:08:50 -06:00
af0b98ac14 Highlight the examples 2018-08-18 10:00:25 +00:00
a7f1dea40b update another screencast link 2018-08-18 09:46:48 +00:00
872962a8dd update screencast links 2018-08-18 09:45:11 +00:00
b4d72bbd13 v2.4.3: only print default message if there are no 'listening' listeners v2.4.3 2018-08-18 02:03:57 -06:00
1dae4248c3 v2.4.2: .listen() simplified and now handles addresses and sockets v2.4.2 2018-08-18 01:52:32 -06:00