Commit Graph

64 Commits

Author SHA1 Message Date
Drew Warren 7288d14fac Separate handling errors
Prevent res.body from being called if res is not defined.
Close #16
2017-01-17 12:01:02 -07:00
Rodrigo López Dato f350ae44c1
Add key-change URL support
Fixes warning when retrieving LE URLs on staging or prod
2017-01-12 19:37:34 -03:00
AJ ONeal fe635a965c whitespace 2016-09-02 09:27:31 -06:00
AJ ONeal e3d4add0b9 fix https://github.com/Daplie/letsencrypt-cli/issues/20, use corret error object e instead of err 2016-08-11 08:41:30 -06:00
AJ ONeal 17df564f69 minor cleanup 2016-08-09 15:58:11 -04:00
AJ ONeal c1513fe120 letiny-core -> le-acme-core 2016-08-08 11:58:08 -06:00
AJ ONeal 572621086e fix #11 output pems with CRLF, end in CRLF 2016-08-06 18:55:19 -06:00
AJ ONeal e7a36123ca minor bugfixes and lots of whitespace adjustment 2016-08-03 22:10:26 -04:00
AJ ONeal b5b516a131 update comments 2016-08-01 21:47:48 -04:00
AJ ONeal 761202ae8e disambiguate 2016-08-01 21:19:17 -04:00
AJ ONeal 2f607314b9 disambiguate 2016-08-01 21:16:25 -04:00
AJ ONeal e8acedd6d7 backwards compat 2016-08-01 20:31:43 -04:00
AJ ONeal 8e6d31436c rename privateKey -> keypair 2016-08-01 20:26:19 -04:00
AJ ONeal e52f043cfe rename privateKey -> keypair 2016-08-01 20:25:46 -04:00
AJ ONeal 3bab5857dd backwards compat 2016-08-01 20:07:54 -04:00
AJ ONeal ee48f4a477 normalize all *Pem *Key* etc to keypair and *Keypair 2016-08-01 20:00:04 -04:00
AJ ONeal 2c7b7e1bcf slimming down 2016-08-01 14:10:37 -04:00
AJ ONeal 7504268047 moving to rsa-compat 2016-08-01 12:48:24 -04:00
AJ ONeal 55707a417d moving to rsa-compat 2016-08-01 05:53:50 -04:00
AJ ONeal e0909ad0ca crypto.createCredentials is deprecated. Use tls.createSecureContext instead 2016-06-02 10:35:30 -06:00
AJ ONeal 526e19b23e concatenate non-parseable response body to e.stack 2016-04-04 11:45:25 -06:00
AJ ONeal 764096a0b2 always show not ok error 2016-02-16 10:08:12 -07:00
Martin Heidegger ad71d8bb97 Added array null check 2016-02-16 01:41:02 +09:00
Martin Heidegger acb400ef7f Fixed the error message 2016-02-16 01:30:05 +09:00
Martin Heidegger 8ec66c2a1f Added error handler details. 2016-02-15 23:06:41 +09:00
AJ ONeal e0202a559e handle setChallenge failure 2016-02-11 15:22:41 -05:00
AJ ONeal 7eace7e37e better debugging 2016-02-10 15:41:48 -05:00
AJ ONeal 21bf389c73 remove deprecated functions 2015-12-19 17:36:50 -08:00
AJ ONeal d4d57b96f7 multiple minor enhancements and bugfixes 2015-12-20 00:29:16 +00:00
AJ ONeal a875f551e2 Merge branch 'master' of github.com:Daplie/letiny-core 2015-12-19 22:25:21 +00:00
AJ ONeal aa6119378a update error handling 2015-12-19 22:25:11 +00:00
AJ ONeal 89c688c955 create sha256 hash 2015-12-19 11:26:52 -08:00
AJ ONeal c92a9f1864 manually specify encoding 2015-12-16 12:57:26 +00:00
AJ ONeal 57eab66a4d throw error if url is absent 2015-12-16 09:48:34 +00:00
AJ ONeal 289eaf9cf5 chimney 2015-12-16 04:11:58 +00:00
AJ ONeal 58e43b8199 support forge-only 2015-12-16 04:05:45 +00:00
AJ ONeal 7eb5d0e518 100% dep-injection for pure js 2015-12-16 03:32:25 +00:00
AJ ONeal 2f2d0783d7 updates 2015-12-16 03:23:34 +00:00
AJ ONeal 14d3558943 fix leaky globals and strict mode violations 2015-12-16 03:23:02 +00:00
AJ ONeal 36e1adfaa2 updates 2015-12-16 02:58:53 +00:00
AJ ONeal 8102cc11a0 updates 2015-12-16 02:57:17 +00:00
AJ ONeal 4767d14517 updates 2015-12-16 02:51:38 +00:00
AJ ONeal db71fc5661 nearly complete 2015-12-16 02:36:10 +00:00
AJ ONeal 367766b3c8 remove non-core stuff 2015-12-16 01:19:38 +00:00
AJ ONeal 65af1c5ddc updates 2015-12-16 01:18:40 +00:00
AJ ONeal 4015e792dd updates 2015-12-16 00:13:07 +00:00
AJ ONeal aec8958ca8 workin' it 2015-12-15 22:35:42 +00:00
AJ ONeal e651755417 refactor and docs 2015-12-15 22:07:02 +00:00
AJ ONeal c129167b35 challengePath => challenge.token 2015-12-15 15:20:03 +00:00
AJ ONeal 0775bf9000 pass known urls 2015-12-15 15:12:02 +00:00