http/2 is functional
This commit is contained in:
3
webserver/src/main/resources/server.default.properties
Normal file
3
webserver/src/main/resources/server.default.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
webapp.ssl.key = jar:file:$jar!/ssl/localhost.key
|
||||
# webapp.ssl.pass = foobar (not supported for now)
|
||||
webapp.ssl.cert = jar:file:$jar!/ssl/localhost.crt
|
Reference in New Issue
Block a user