http/2 is functional

This commit is contained in:
Claude Brisson
2023-06-09 18:07:33 +02:00
parent 5968bf97b3
commit de028846f1
6 changed files with 168 additions and 17 deletions

View 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