Commit Graph

340 Commits

Author SHA1 Message Date
AJ ONeal 98ca31256b v2.7.0: updates for wildcards and upcoming v3 2019-04-02 23:11:05 -06:00
AJ ONeal e83f92166d warn about DNS challenges 2019-04-02 23:01:57 -06:00
AJ ONeal 9ae6a768a7 bail when no servername is available 2019-04-02 22:54:38 -06:00
AJ ONeal ffbcc433b3 update example 2019-04-02 22:51:03 -06:00
AJ ONeal f088d0326d add wildcard example 2019-04-02 22:48:57 -06:00
AJ ONeal 8c5e5435fc auto redirect www/no-www 2019-03-30 02:35:23 -06:00
AJ ONeal cda9bfa418 add example systemd file 2019-03-30 02:11:56 -06:00
AJ ONeal 16e6a766a6 typo fix and better log in vhost 2019-03-30 01:50:13 -06:00
AJ ONeal d589cc3a11 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/greenlock-express.js 2019-03-30 01:43:00 -06:00
AJ ONeal 12058026ad v2.6.9: fix and update vhost example 2019-03-30 01:40:26 -06:00
AJ ONeal d4365bf9d0 update typo (app.js => server.js) and some old links 2019-03-30 02:48:22 +00:00
AJ ONeal f722d9917c v2.6.8: bugfix in cert-info for certs with 20+ domains 2019-03-02 13:47:57 -07:00
AJ ONeal f9d3ec5f76 v2.6.7: do not reset default cert if provided by user 2018-12-23 13:38:32 -07:00
AJ ONeal 7bcd7a2bf7 v2.6.6: update setSecureContext warning for node < 11.0 only 2018-12-23 12:43:23 -07:00
AJ ONeal 779ab234ac v2.6.4: simplify existing defaults, add default servername support 2018-12-22 07:37:16 -07:00
AJ ONeal b17805d1fb v2.5.0: update latest greenlock, reduce deps, bugfix JWK 2018-12-17 01:04:39 -07:00
AJ ONeal cb1c2ce438 v2.4.10: update readme with privacy policy and terms 2018-11-15 00:22:16 -07:00
AJ ONeal 6b359a7cff v2.4.9: update version info, examples 2018-11-05 11:36:03 -07:00
AJ ONeal 05e01ce947 add communityPackageVersion 2018-11-05 11:11:30 -07:00
AJ ONeal df9a27ec20 use approvedDomains for array, approveDomains for function 2018-11-05 00:26:51 -07:00
AJ ONeal 8f6aa1cc8c update examples 2018-11-05 00:14:22 -07:00
AJ ONeal 7a12ffaef0 fix #23
silly syntax error fixed (missing paren)
2018-11-05 07:01:01 +00:00
AJ ONeal da89714865 add some comments 2018-11-05 06:58:50 +00:00
AJ ONeal 0476905a5b v2.4.8: (version fix) demote spdy to non-default 2018-11-04 22:58:44 -07:00
AJ ONeal d566cfc9f1 v2.4.7: demote spdy to non-default 2018-11-04 22:53:12 -07:00
AJ ONeal efd7693dcd v2.4.6 respond with 500 on unhandled exception from user's HTTP handler 2018-08-24 23:53:29 -06:00
AJ ONeal ca2e5cdb99 v2.4.5 proactive domain fronting 2018-08-24 23:39:59 -06:00
AJ ONeal bc4da32f15 v2.4.4 update greenlock with latest security features 2018-08-22 16:53:57 -06:00
AJ ONeal 8c25386767 improve style 2018-08-22 16:36:33 -06:00
AJ ONeal 39d9ae4f31 update vhost example 2018-08-22 16:36:25 -06:00
AJ ONeal cfbaab0a27 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/greenlock-express.js 2018-08-18 04:40:38 -06:00
AJ ONeal 8c0d6c718d rely on built-in security checks 2018-08-18 04:40:26 -06:00
AJ ONeal 4823a4d464 &nbsp; for examples table 2018-08-18 10:36:58 +00:00
AJ ONeal b6bdca552b Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/greenlock-express.js 2018-08-18 04:08:57 -06:00
AJ ONeal 0c23c522a3 #13 update some of the examples 2018-08-18 04:08:50 -06:00
AJ ONeal af0b98ac14 Highlight the examples 2018-08-18 10:00:25 +00:00
AJ ONeal a7f1dea40b update another screencast link 2018-08-18 09:46:48 +00:00
AJ ONeal 872962a8dd update screencast links 2018-08-18 09:45:11 +00:00
AJ ONeal b4d72bbd13 v2.4.3: only print default message if there are no 'listening' listeners 2018-08-18 02:03:57 -06:00
AJ ONeal 1dae4248c3 v2.4.2: .listen() simplified and now handles addresses and sockets 2018-08-18 01:52:32 -06:00
AJ ONeal 38de3e9d1c v2.4.1: allow two function listeners and return server.unecrypted for error listening 2018-08-17 20:43:32 -06:00
AJ ONeal 6f960b1a2a v2.4.0: listen() now returns secure server instance 2018-08-17 19:58:50 -06:00
AJ ONeal bfaccdf725 v2.3.4: sanitize the host header, cleanup internals 2018-08-16 20:53:07 -06:00
AJ ONeal 0285f9b40f WIP cleanup 2018-08-16 20:45:31 -06:00
AJ ONeal aac54d63f2 greenlock checks sni now 2018-08-16 02:44:10 -06:00
AJ ONeal 11e0db1f20 add link simple.js -> quickstart.js 2018-08-15 20:30:31 -06:00
AJ ONeal 8eaf269143 rename simple.js -> quickstart.js 2018-08-15 20:30:20 -06:00
AJ ONeal f2dfbfac14 rename normal.js -> production.js 2018-08-15 20:29:28 -06:00
AJ ONeal 63e2d20f1c Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/greenlock-express.js 2018-07-12 02:25:32 -06:00
AJ ONeal 60917e611e v2.3.2: version bump for dependencies, fix upstream breaking change 2018-07-12 02:25:13 -06:00