Skip to content

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

Closed
@tarrall

Description

@tarrall

(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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions