DEV Community

Discussion on: Using HTTPS with react create app (Windows)

Collapse
 
nissan profile image
Nissan Dookeran

The powershell script will only run correctly if you are an administrator since New-SelfSignedCertificate powershell command requires administrator privileges.

Collapse
 
createnewarray profile image
CreateNewArray

Is there an possibility to run the script without an administrator? Or is out there an other script with the same effect?