-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Issue with new SHA256 certificates on Windows #648
Comments
So to be clear, this prevents you from connecting at all? Even if you click "Next" (or something like that) and continue "unsecure"? |
That is correct. Neither Chrome or IE even provide such an option. |
I can get firefox to proceed by adding an exception. This will get me over the hurdle for now until it is fixed. |
Reproduced the problem in Windows, and verified that it was fixed with e97741c. Fix released in |
I just tried this but I get |
But you can click on something like continue, right? The cert authority is invalid because it's a fake cert. |
Oh yes, I forgot that I have to click Advanced -> continue to unsecure.. bl bla thanks |
I'm submitting a bug report
webpack and webpack-dev-server version:
webpack: 2.1.0.beta-25
webpack-dev-server: 2.1.0-beta8
Please tell us about your environment:
Windows 10
Running server via CLI (
https
enabled)Config:
Current behavior:
New SHA256 certificates are reported as being invalid (
The signature of the certificate cannot be verified.
) on Windows 10. Browsers refuse to connect.** Result after verification by
certutil
**The text was updated successfully, but these errors were encountered: