diff options
author | June McEnroe <june@causal.agency> | 2021-10-05 22:34:58 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-10-05 22:34:58 -0400 |
commit | 703ddf1c05401250bc106eac5fcc9210b5bd67d3 (patch) | |
tree | 09ea78463215d76d8317828e4270f535159c033f /README.7 | |
parent | Delete local-path socket like normal (diff) | |
download | pounce-703ddf1c05401250bc106eac5fcc9210b5bd67d3.tar.gz pounce-703ddf1c05401250bc106eac5fcc9210b5bd67d3.zip |
Load and reload local certificates like normal
Diffstat (limited to '')
-rw-r--r-- | README.7 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.7 b/README.7 index 2ad9f67..63634f5 100644 --- a/README.7 +++ b/README.7 @@ -181,8 +181,6 @@ remote client connections state shared between clients .It Pa ring.c buffer between server and clients -.It Pa cert.c -sandboxed certificate reloading .It Pa config.c .Xr getopt_long 3 Ns -integrated configuration parsing |