diff --git a/lib/modules/http.js b/lib/modules/http.js index 8f95f18..63cd2e6 100644 --- a/lib/modules/http.js +++ b/lib/modules/http.js @@ -443,16 +443,21 @@ module.exports.create = function (deps, conf, greenlockMiddleware) { }); }); + prom.then(function (handled) { + // XXX TODO SECURITY html escape + var host = (headers.host || '[no host header]').replace(/