The webpack-dev-server is able to accept an object for custom HTTPS configuration.
Right now, we only display an https:// origin if we've received true.
However, we still forward the config.https object to webpack-dev-server... which creates an inconsistency.