Richard van der Hoff 7615a8ced1 ACME config cleanups (#4525)
* Handle listening for ACME requests on IPv6 addresses

the weird url-but-not-actually-a-url-string doesn't handle IPv6 addresses
without extra quoting. Building a string which you are about to parse again
seems like a weird choice. Let's just use listenTCP, which is consistent with
what we do elsewhere.

* Clean up the default ACME config

make it look a bit more consistent with everything else, and tweak the defaults
to listen on port 80.

* newsfile
2019-01-30 14:17:55 +00:00
..
2018-07-09 16:09:20 +10:00
2016-06-12 23:11:29 +01:00
2017-10-29 20:54:20 +00:00
2017-10-19 13:36:06 +01:00
2018-09-07 14:20:54 +01:00
2018-07-09 16:09:20 +10:00
2016-07-06 12:18:19 +09:00
2017-11-13 18:32:08 +00:00
2016-01-07 04:26:29 +00:00
2018-10-25 15:25:21 +01:00
2018-07-09 16:09:20 +10:00
2017-09-27 10:22:54 +01:00
2019-01-30 14:17:55 +00:00
2017-12-04 17:51:33 +00:00