adc31d3bd6
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 |
||
---|---|---|
.. | ||
letsencrypt.js |