修复证书路径错误
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
"h3"
|
||||
],
|
||||
"certificate_path": "./tls/server.pem",
|
||||
"key_path": "./tls/server.pem"
|
||||
"key_path": "./tls/server.crt"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user