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

Published on: April 3, 2021

Author: Andrei C.