diff --git a/lib/vhost-sni-server.js b/lib/vhost-sni-server.js index e88b7b0..55522cd 100644 --- a/lib/vhost-sni-server.js +++ b/lib/vhost-sni-server.js @@ -115,12 +115,19 @@ module.exports.create = function (securePort, certsPath, vhostsdir) { + "
" + "Cannot " + req.method - + " '" + + " 'https://" + domaininfo.hostname + '/' + (domaininfo.pathname ? (domaininfo.pathname + '/') : '') + req.url.replace(/^\//, '') + "'" + + "