Skip to content

how to start https server with SSL cert? #1411

Closed
@mksuper1

Description

@mksuper1

Hi,

I am able to start the https server in windows using set HTTPS=true&&npm start.
Is it possible to pass the SSL cert and key to the https server?

e.g. for node http-server, I can start the https server with
http-server S -C c:\cert\server.pem -K c:\cert\server.key.

How do I achieve the same result for create-react-app?

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