-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Expired certificate #1171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Just deleting the certificate is enough to get it to work. But this is not obvious. |
That SSL cert is generated when you enable the HTTPS option, really should be in a deployment package. Update: It's not in 2.9.1 so i'm betting that is something that should be ignored & wasn't. https://github.com/webpack/webpack-dev-server/blob/master/package.json#L37 //cc @shellscape ^^ |
@d3viant0ne yeah that was a mistake. I've got a patch release to do so I'll include that fix. @MizardX please note that issue templates are not optional, and as stated in ours, if you remove it or ignore it the next time, your issue will be closed without examination. it is not cool to remove an issue template. always fill them out. |
The certificate included in version 2.9.3 of the npm package expired 2017-10-31 21:57:23 GMT. If the package was installed less than 30 days ago, it will not be replaced automatically.
Package info: https://www.npmjs.com/package/webpack-dev-server
Direct link: https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-2.9.3.tgz
Would it break anything if the certificate was excluded from the npm package?
The text was updated successfully, but these errors were encountered: