ERR_TLS_REQUIRED_SERVER_NAME


在使用 TLS 时,调用 server.addContext() 方法时没有在第一个参数中提供主机名。

While using TLS, the server.addContext() method was called without providing a host name in the first parameter.