greenlock-cli.js/bin
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
..
letsencrypt.js Fix port number command line arguments 2015-12-28 17:13:08 +01:00