Generating a self-trusted certificate
Enter the name of the domain here
and run the following command
later on you can use those files with serve
like this:
npx serve --ssl-cert server.crt --ssl-key server.key
Enter the name of the domain here
and run the following command
later on you can use those files with serve
like this:
npx serve --ssl-cert server.crt --ssl-key server.key