Self signed certificate no longer valid as of Chrome 58 · Issue #854 · webpack/webpack-dev-server

It turns out that the Subject Alt Name property is missing in the certificate, resulting in Chrome that marks the certificate as insecure. The error in chrome is misleading (net::ERR_CERT_COMMON_NA...