Commit Graph

22 Commitit

Tekijä SHA1 Viesti Päivämäärä
AJ ONeal 658e7543a0 update docs, update to greenlock-v2.2.x 2018-05-16 01:29:58 +00:00
Vasil Rangelov 248640cd3e Changed index.js to return a Promise that resolves to the status to return on the command line, which greenlock.js now uses when closing the process. 2017-04-17 00:09:23 +03:00
Vasil Rangelov 398e38bd73 Renamed letsencrypt.js to greenlock.js;
Updated package.json to reference only greenlock.js.
2017-02-01 17:15:29 +02:00
Drew Warren 9e622a2f58 letsencrypt to greenlock 2017-01-25 14:42:01 -07:00
Ben Schmidt 5a1abb7e83 replace apache with generic and extensible hooks 2016-10-12 14:41:11 +11:00
Ben Schmidt 69f5fc9c45 fix renewal, add --renew-within, reorganise args 2016-10-10 01:25:10 +11:00
Ben Schmidt 2f1b577117 support Apache/other TLS SNI server integration 2016-10-09 23:11:41 +11:00
AJ ONeal 9b667f0c28 require --server 2016-08-11 11:39:10 -06:00
AJ ONeal 9e90c23259 add manual mode, move standalone to own module 2016-08-09 23:39:07 -04:00
AJ ONeal 971a47eb76 use letsencrypt v2 2016-08-09 22:39:39 -04:00
AJ ONeal 61a8e19789 show error message when there are no results 2016-01-01 14:15:24 -08:00
David Siegel adc31d3bd6 Fix port number command line arguments
This fixes issues with the --tls-sni-01-port and --http-01-port command line arguments:

1. Treat the values as strings, not booleans
2. If a single number is given the cli module still returns a number. As a work-around we coerce to string.
3. Last but not least fix a typo: http01Ports vs. http01Port
2015-12-28 17:13:08 +01:00
AJ ONeal d66fd62717 :conf -> :config 2015-12-20 03:21:53 +00:00
AJ ONeal 1d89fb42cc better error handling 2015-12-19 22:26:46 +00:00
AJ ONeal 2360fc8222 ready for bump 2015-12-17 09:16:43 +00:00
AJ ONeal 2b2c9a2081 updates 2015-12-17 09:14:33 +00:00
AJ ONeal c12a35124a seems to all work 2015-12-16 12:51:14 +00:00
AJ ONeal b83b665a1e updates, should all work 2015-12-16 12:42:04 +00:00
AJ ONeal e55a206973 standalone works 2015-12-16 12:27:23 +00:00
AJ ONeal 23b74e0609 stubs 2015-12-16 11:43:30 +00:00
AJ ONeal 4b6dff174e flags, flags, flags 2015-12-16 11:21:14 +00:00
AJ ONeal ecb0bd8ed2 copy python's arguments 2015-12-16 11:01:10 +00:00