-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Description
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?
patorjk, hglenski, ankurkumar222, Sowed, mikestaub and 1 more
Metadata
Metadata
Assignees
Labels
No labels