Commit Graph

72 Commits

Author SHA1 Message Date
Tim Caswell 370de9ce9b Be more specific with missing property error message 2017-04-18 16:42:47 -05:00
tigerbot 72dfb01e5e aliased httpsOptions as tlsOptions for issue #78 2017-04-10 14:41:54 -06:00
tigerbot da2cc50061 updated localhost cert dependency 2017-04-10 14:36:50 -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 740558c30f use le-challenge-sni for tls-sni-01 challenges 2016-10-08 22:30:40 +11:00
AJ ONeal 237a8a38e0 update backwards / forwards compat for le.challenges 2016-09-21 17:30:47 -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 2248110ab1 fix #52 handle error / empty cert in approveDomains callback 2016-08-30 08:21:42 -06:00
GermanBluefox 88f5bcc58c Allow custom log function. Not only console 2016-08-25 22:09:23 +02:00
richard.thake 1c95d7b4ff Added missing logic to handle undefined le.challenge.get exceptions 2016-08-23 22:28:44 +01:00
AJ ONeal be02418d82 allow approveDomains to be an array or function 2016-08-17 09:19:52 -06:00
Airiel D. Salvatore 7de85aaf01 removed references to unused variable 'memorizeFor' 2016-08-16 14:29:42 -07:00
AJ ONeal b54abc2c5b #21 workaround unconfigured le-sni-auto plugin 2016-08-16 13:03:15 -06:00
AJ ONeal 59b7fffa6a better debugging when debug flag is set 2016-08-16 13:02:14 -04:00
AJ ONeal 7b71e0bd38 testing the latest and fixing stuff 2016-08-16 12:35:18 -04:00
AJ ONeal 9503be9991 change renewWithin defaults to match le-auto-sni 2016-08-15 18:50:55 -06:00
AJ ONeal d1b799f142 better sni defaults 2016-08-15 18:42:11 -06:00
AJ ONeal 9517980889 register multiple challenges 2016-08-15 15:33:26 -06:00
AJ ONeal bb211e8f42 add le.httpsOptions with le.sni.sniCallback 2016-08-15 14:36:58 -06:00
AJ ONeal 7c6c509313 promisify all of le-store- 2016-08-13 13:54:07 -06:00
AJ ONeal ac972b2c3b add le-sni-auto 2016-08-12 15:24:28 -06:00
AJ ONeal 86bae2739c missing semicolon 2016-08-11 11:32:48 -06:00
AJ ONeal 9c0fec3933 fix typo le-challenge-certbot -> le-challenge-fs 2016-08-10 20:40:35 -06:00
AJ ONeal 3f08d7d83f minor bugfix and improvements 2016-08-09 15:02:10 -04:00
AJ ONeal 285cc8f95b pass middleware tests 2016-08-09 14:05:47 -04:00
AJ ONeal eebfe38d62 #38 passes create test 2016-08-08 19:14:53 -04:00
AJ ONeal 25f8b591db now passes tests for invalid account 2016-08-08 15:17:09 -04:00
AJ ONeal 3590842ce8 make shim of letiny-core possible #37 2016-08-08 11:21:33 -04:00
AJ ONeal 635b130ab3 just a little more... 2016-08-07 02:02:02 -04:00
AJ ONeal afa10a2c63 add agreeToTerms 2016-08-06 01:33:19 -04:00
AJ ONeal 56736c4f98 normalize 2016-08-05 18:50:42 -04:00
AJ ONeal a654891cfa update 2016-08-05 18:21:10 -04:00
AJ ONeal 63b9cb5ec9 getting pretty close 2016-08-05 18:16:29 -04:00
AJ ONeal 9ae3c7d6f6 partial updates 2016-08-05 04:14:40 -04:00
AJ ONeal fd02f44c13 partial refactor 2016-08-04 18:49:35 -04:00
AJ ONeal 4a389606b0 remove cruft 2016-08-04 14:26:49 -04:00
AJ ONeal a2a05aebf2 add defaults... just for fun 2016-02-12 21:33:50 -05:00
AJ ONeal 1c00c8c901 fix #18 letsencrypt-express 2016-02-10 15:41:15 -05:00
AJ ONeal 1c7264538c bugfixes 2015-12-21 10:27:57 -07:00
AJ ONeal bac1dd50af a special treat 2015-12-20 02:41:17 -08:00
AJ ONeal 563f3ae3eb manage renewals perfectly :-) 2015-12-20 05:13:41 +00:00
AJ ONeal dad8249d5f multiple bugfixes and enhancements for accounts 2015-12-20 00:27:48 +00:00
AJ ONeal 46516d5fbb merge utils,common -> common 2015-12-19 02:18:32 -08:00
AJ ONeal 0b9c9bd1ee letiny-core -> core to avoid confusion 2015-12-19 02:13:10 -08:00
AJ ONeal 7e1701f2fd chimney 2015-12-17 09:17:27 +00:00
AJ ONeal 3b71f14c9e updates for letsencrypt-express 2015-12-17 08:46:40 +00:00
AJ ONeal 60f9968177 remove express parts 2015-12-17 05:48:58 +00:00
AJ ONeal 22e1d768af moving some parts to letsencrypt-express 2015-12-17 05:44:41 +00:00