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