Commit Graph

101 Commits

Author SHA1 Message Date
AJ ONeal 275d1d29e3 Merge branch 'master' of github.com:Daplie/letsencrypt-express 2016-08-04 00:02:30 -04:00
AJ ONeal 384fc8b164 update to letsencrypt v1.5.0, letiny-core v2.0.0, rsa-compat 2016-08-04 00:01:49 -04:00
AJ ONeal 4aa3e6128a Merge pull request #38 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-08-03 21:23:39 -06:00
AJ ONeal d5b8f7a5c6 Merge pull request #61 from RadianSmile/patch-1
redirect all http request actions to https
2016-08-03 21:22:28 -06:00
Radian d28b746d90 redirect all http request actions to https
http://stackoverflow.com/questions/2068418/whats-the-difference-between-a-302-and-a-307-redirect
2016-07-16 15:25:31 +08:00
AJ ONeal f0d9198223 HELP WANTED 2016-07-15 11:10:05 -06:00
AJ ONeal e2feaa644e Merge pull request #49 from RobertHerhold/patch-1
Recommend using koa-sslify over koa-force-ssl
2016-06-10 11:09:24 -06:00
AJ ONeal 2464544368 Merge pull request #47 from davidflanagan/master
clarify the approveRegistration() function in README.md
2016-06-10 11:08:19 -06:00
AJ ONeal 7d90ffdc21 Update README.md 2016-06-09 09:15:41 -06:00
Robert Herhold 3bf1f4c8d5 Fix koa example 2016-05-22 21:35:27 -04:00
Robert Herhold 04831404f5 Recommend using koa-sslify over koa-force-ssl
The README for koa-force-ssl says the middleware is deprecated and that koa-sslify should be used instead.
2016-05-22 21:26:53 -04:00
David Flanagan d5c0475a01 clarify the approveRegistration() function in README.md 2016-05-17 14:22:21 -07:00
AJ ONeal 4b07df9676 remove self link 2016-04-22 12:21:05 -06:00
AJ ONeal dcb9ee214f link to others 2016-04-22 12:19:41 -06:00
AJ ONeal 61415790f1 add gitter badge
cool kids
2016-04-22 12:13:15 -06:00
The Gitter Badger 33da07972a Add Gitter badge 2016-04-22 18:06:07 +00:00
AJ ONeal 7ae011ec03 Merge branch 'master' of github.com:Daplie/letsencrypt-express 2016-04-18 16:32:25 +00:00
AJ ONeal b9bde1d6dc update example 2016-04-18 16:32:21 +00:00
AJ ONeal 6b4b19a84f add express example 2016-04-18 16:26:39 +00:00
AJ ONeal e2d9b8e261 add statusCode 302 to redirect 2016-04-18 10:25:21 -06:00
AJ ONeal 8f15f922d5 v1.1.5 2016-04-16 09:38:34 -06:00
AJ ONeal 51a34718cb add options requestCert and rejectUnauthorized 2016-04-16 09:38:30 -06:00
AJ ONeal c3da430e53 v1.1.4 2016-04-16 09:21:06 -06:00
AJ ONeal d27452bb58 add crl option 2016-04-16 09:20:24 -06:00
AJ ONeal f884f5cc58 Merge pull request #37 from mkremers/hotfix/allowCustomCA
Allow for custom ca set on httpsOptions to be used in the createSecure…
2016-04-15 16:49:40 -06:00
Mark Kremers 6ecfef3dad Allow for custom ca set on httpsOptions to be used in the creteSecureContext call. 2016-04-14 10:55:08 +02:00
AJ ONeal 9f31326a5a error callback on undefined hostname at multiple levels 2016-04-09 12:02:57 -06:00
AJ ONeal cc13d3d607 v1.1.3 2016-04-06 15:25:22 -06:00
AJ ONeal 27ed19832e http2 -> spdy #25 2016-04-06 15:24:53 -06:00
AJ ONeal 17674f2a32 try spdy instead of http2, fallback to https #25 2016-04-06 15:23:07 -06:00
AJ ONeal ad2e26a277 Update KOA example (#33) 2016-04-06 09:51:36 -06:00
AJ ONeal 60c647d0da address #26 - explicitly list http2 install 2016-02-29 10:06:29 -07:00
AJ ONeal ec4af4c616 v1.1.2 2016-02-17 09:46:06 -07:00
AJ ONeal 48508aaf1e Merge pull request #24 from Farbdose/patch-2
debug overwrite documentation
2016-02-17 09:44:23 -07:00
AJ ONeal 16e458c561 Merge pull request #23 from Farbdose/patch-1
printing primitive arrays in opts in one line
2016-02-17 09:43:57 -07:00
F. N 7f25d84109 debug overwrite documentation
Add information about the debug overwrite behavior of .testing() to the documentation.
2016-02-16 23:20:50 +01:00
F. N d81a2d0919 printing primitive arrays in opts in one line
This fixes #22 and prints all arrays that contain only primitive values in one line like the key or cert buffer
2016-02-16 23:04:56 +01:00
AJ ONeal e6e38f3ada Update README.md 2016-02-15 18:29:23 -07:00
AJ ONeal eedde9cea1 Update README.md 2016-02-15 18:20:32 -07:00
AJ ONeal 6f90c5d1e6 Update README.md 2016-02-15 18:16:37 -07:00
AJ ONeal 2a73771ed6 simplify 2016-02-15 18:11:48 -07:00
AJ ONeal 200ffa805d simplify 2016-02-15 17:48:54 -07:00
AJ ONeal b0e2decbc1 move koa example 2016-02-15 17:28:45 -07:00
AJ ONeal bf23cf3077 https -> http2 2016-02-15 17:26:12 -07:00
AJ ONeal 5f2f1046e8 Merge pull request #9 from Globegitter/koa-example
Added example on how to use with koa.
2016-02-15 17:22:37 -07:00
AJ ONeal 3ae992bfdd v1.1.1 fix #13 2016-02-15 15:56:30 -07:00
AJ ONeal 63ab09f060 Merge pull request #17 from omercnet/patch-1
Update challenge-handlers.js
2016-02-15 11:54:29 -07:00
AJ ONeal b34ad0d597 Update README.md 2016-02-15 10:50:07 -07:00
AJ ONeal 55b85c318e Update README.md 2016-02-15 10:43:19 -07:00
AJ ONeal 84f618a056 Update README.md 2016-02-15 09:12:22 -07:00