-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Moving the certificate path to a fixed path, e.g. ~/.https-localhost, will prevent the script to generate a new certificate every time the module is updated.
At the moment, just running npm install will reinstall the module generating again the certificate.
A good path can be:
{APPDATA}\https-localhoston Windows~/.https-localhoston linux~/Library/Application Support/.https-localhoston darwin
or something similar.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers