Generating a self-trusted certificate
2021-04-03
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
2021-04-03
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