Implement https/ssl

This commit is contained in:
Leonetienne
2022-04-08 21:41:43 +02:00
parent 5a009f9d00
commit f62b580d46
6 changed files with 33 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
"license": "BSD-2-Clause",
"dependencies": {
"crypto": "^1.0.1",
"http": "0.0.1-security",
"https": "^1.0.0",
"querystring": "^0.2.1",
"session-file-store": "^1.5.0",
"toml": "^3.0.0"