Skip to content
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

Self-signed SSL certs not valid on MacOS 10.15 (Catalina) #2273

Closed
1 of 2 tasks
tarrall opened this issue Oct 9, 2019 · 7 comments
Closed
1 of 2 tasks

Self-signed SSL certs not valid on MacOS 10.15 (Catalina) #2273

tarrall opened this issue Oct 9, 2019 · 7 comments

Comments

@tarrall
Copy link
Contributor

tarrall commented Oct 9, 2019

(PR inbound)

  • Operating System: MacOS 10.15

  • Node Version: 12.9.0

  • NPM Version: 6.10.3

  • webpack Version: 4.39.3

  • webpack-dev-server Version: 3.8.2

  • Browser: Chrome

  • This is a bug

  • This is a modification request

Code

(Usual webpack setup; no specific code needed to repro)

Expected Behavior

Autogenerated SSL certificate should be accepted by common browsers.

Actual Behavior

As of MacOS 10.15, the SSL certificate validation logic is more strict and requires some additional certificate extensions. Ref: https://support.apple.com/en-us/HT210176

For Bugs; How can we reproduce the behavior?

Start up webpack-dev-server with SSL enabled on a MacOS 10.15 system; attempt to hit the server in Chrome (probably Safari as well).

For Features; What is the motivation and/or use-case for the feature?

@alexander-akait
Copy link
Member

/cc @tarrall can we close?

@coltonw
Copy link
Contributor

coltonw commented Oct 17, 2019

@evilebottnawi How soon is that PR going to be released?

@alexander-akait
Copy link
Member

@coltonw near future

@stefanovualto
Copy link

@evilebottnawi , I am still having a NET::ERR_CERT_INVALID with version 3.8.2 which should includes #2274

@alexander-akait
Copy link
Member

Release will be today

@alexander-akait
Copy link
Member

Done #2274

@alexander-akait
Copy link
Member

Release https://github.com/webpack/webpack-dev-server/releases/tag/v3.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants