Got it working for http

This commit is contained in:
Nate Choe
2022-04-01 19:58:50 -05:00
parent 26c0eaca15
commit 25c0505bf5
9 changed files with 238 additions and 125 deletions

View File

@@ -1,6 +1,6 @@
define port 8000
#define transport TLS
define transport TLS
define key domain.key
define cert domain.crt
define timeout 2000