mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-22 00:13:52 +01:00
1df0f8912a
It may be desirable to check that a config is valid without checking for the existence of certificate files (e.g. when validating a config inside a sandbox without access to the cert files). This will be very useful for NixOS so that we can check the config file at nix-build time (e.g. potentially without proper permissions to read cert files for a TLS connection). fixes https://github.com/zrepl/zrepl/issues/467 closes https://github.com/zrepl/zrepl/pull/587 |
||
---|---|---|
.. | ||
base2bufpool | ||
frameconn | ||
heartbeatconn | ||
microbenchmark | ||
stream | ||
timeoutconn | ||
dataconn_client.go | ||
dataconn_debug.go | ||
dataconn_server.go | ||
dataconn_shared.go | ||
dataconn_test.go |