Commit Graph

315 Commits

Author SHA1 Message Date
tigerbot 9998948332 v2.1.13 2017-04-10 14:43:31 -06:00
tigerbot 72dfb01e5e aliased httpsOptions as tlsOptions for issue #78 2017-04-10 14:41:54 -06:00
tigerbot 3a1324f464 addressing race condition mentioned in issue #72 2017-04-10 14:36:53 -06:00
tigerbot da2cc50061 updated localhost cert dependency 2017-04-10 14:36:50 -06:00
Drew Warren 27e34e02a8 v2.1.12 2017-02-01 09:19:54 -07:00
Drew Warren b6896d35ec Correct URL in package.json 2017-02-01 09:19:45 -07:00
Drew Warren 9c7af3a463 v2.1.11 2017-01-25 14:32:22 -07:00
Drew Warren 59366b995b dir path name back to le 2017-01-25 14:32:10 -07:00
Drew Warren f2a0e96fb9 v2.1.10 2017-01-25 14:15:35 -07:00
Drew Warren ee3056a103 letsencrypt to greenlock 2017-01-25 14:08:20 -07:00
Drew Warren f02104b44f v2.1.9 2017-01-17 17:21:32 -07:00
Drew Warren 0a488cde9b le to greenlock and github to git.daplie 2017-01-17 17:21:15 -07:00
AJ ONeal 2a74fb3cd3 Update README.md 2017-01-14 20:48:44 +00:00
AJ ONeal f9529ad66f Update README.md 2017-01-11 23:07:49 +00:00
AJ ONeal 9652097743 auto-update banner 2016-12-30 02:40:13 -07:00
AJ ONeal 06a6a0f796 auto-update ad 2016-12-30 00:53:20 -07:00
AJ ONeal 21bf4f98b5 Update README.md 2016-11-25 10:32:15 -07:00
AJ ONeal b0538bda4a Update README.md 2016-11-04 13:37:13 -06:00
AJ ONeal 3f5e814395 Update README.md 2016-11-04 13:36:28 -06:00
AJ ONeal 43e9458b47 Update README.md 2016-11-01 18:25:31 -06:00
AJ ONeal eac1bcd26d Update README.md 2016-11-01 18:24:36 -06:00
AJ ONeal d3639b240d Update README.md 2016-11-01 18:19:08 -06:00
AJ ONeal 616083e865 Update README.md 2016-11-01 18:18:38 -06:00
AJ ONeal d548fda5bf add invest 2016-11-01 18:14:59 -06:00
AJ ONeal ce57a92111 Merge branch 'master' of github.com:Daplie/node-letsencrypt 2016-10-12 17:25:15 -06:00
AJ ONeal 1df3bf60c7 proper check for .loopback and .test on challenges 2016-10-12 17:25:05 -06:00
Ben Schmidt acf8a487de v2.1.8 2016-10-12 01:51:35 +11:00
AJ ONeal 0aa2a1c9d0 Merge pull request #55 from allain/patch-1
simple typo
2016-10-10 12:40:57 -06:00
AJ ONeal bc884ccd77 Merge pull request #56 from insightfuls/tls-sni
use le-challenge-sni for tls-sni-01 challenges
2016-10-10 12:39:46 -06:00
Ben Schmidt 740558c30f use le-challenge-sni for tls-sni-01 challenges 2016-10-08 22:30:40 +11:00
Allain Lalonde 95321476ea simple typo 2016-09-23 23:18:34 -04:00
AJ ONeal 7420ef2602 whitespace 2016-09-21 17:47:47 -06:00
AJ ONeal 237a8a38e0 update backwards / forwards compat for le.challenges 2016-09-21 17:30:47 -06:00
AJ ONeal 4ab0628075 Merge pull request #54 from stefannilsson/patch-1
Update README.md
2016-09-15 16:51:18 -06:00
Stefan Nilsson 322570488a Update README.md
Minor typo
2016-09-15 22:31:41 +02:00
AJ ONeal 395974d455 merge and pass args 2016-09-15 00:40:57 -06:00
AJ ONeal b4a17bcaff use challenge opts 2016-09-13 18:27:24 -06:00
AJ ONeal 853ea09a56 le.challenge -> le.challenges[challengeType] 2016-09-13 18:08:13 -06:00
AJ ONeal e2435c07bf v2.1.7 2016-08-30 16:00:05 -06:00
AJ ONeal 09c5ae310f Merge pull request #49 from amelja/master
Added missing logic to handle undefined le.challenge.get exceptions
2016-08-30 15:56:57 -06:00
richard.thake bef3b8162c Amended evaluation logic for handling le.challenge values. 2016-08-30 22:53:01 +01:00
AJ ONeal e93292c2ef note bug in node < v4.4 for #51 2016-08-30 08:54:19 -06:00
AJ ONeal 8343a2da01 v2.1.6 2016-08-30 08:21:53 -06:00
AJ ONeal 2248110ab1 fix #52 handle error / empty cert in approveDomains callback 2016-08-30 08:21:42 -06:00
AJ ONeal efabe049ab v2.1.5 2016-08-26 08:23:38 -06:00
AJ ONeal 7b6360c9b0 Merge pull request #50 from GermanBluefox/master
Allow custom log function. Not only console
2016-08-26 08:21:54 -06:00
GermanBluefox beb4fa1b99 Extend description with log argument. 2016-08-25 22:14:16 +02:00
GermanBluefox 88f5bcc58c Allow custom log function. Not only console 2016-08-25 22:09:23 +02:00
GermanBluefox 7c62f1fd3e Allow custom log function. Not only console 2016-08-25 22:04:36 +02:00
GermanBluefox b3bb80a480 Allow custom log function. Not only console 2016-08-25 22:02:57 +02:00