Go to file
Sergiu Toma bb24a296ec first commit 2022-07-23 10:32:54 +03:00
public first commit 2022-07-23 10:32:54 +03:00
server/ssl first commit 2022-07-23 10:32:54 +03:00
.prettierrc first commit 2022-07-23 10:32:54 +03:00
README.md first commit 2022-07-23 10:32:54 +03:00
app.js first commit 2022-07-23 10:32:54 +03:00
package-lock.json first commit 2022-07-23 10:32:54 +03:00
package.json first commit 2022-07-23 10:32:54 +03:00

README.md

Generate keys command: openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem