Add TLS certificate reload

This commit is contained in:
世界 2022-07-30 22:00:04 +08:00
parent 5f1f55fbe7
commit 70b4577dbe
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
9 changed files with 186 additions and 29 deletions

View file

@ -133,4 +133,8 @@ The server private key, in PEM format.
==Server only==
The path to the server private key, in PEM format.
The path to the server private key, in PEM format.
### Reload
For server configuration, certificate and key will be automatically reloaded if modified.