As An Alternative, it seems that the new default https server is actually grabbing all incoming https connections and inflicting them to fail, although the other server blocks have extra acceptable server_names for the incoming requests. The http default server works as expected, it makes use of the server_name “_” and it appears first in […]