zrepl/transport
Cole Helbling 1df0f8912a Add --skip-cert-check flag to zrepl configcheck to prevent checking cert files
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
2022-07-08 20:18:41 +02:00
..
fromconfig Add --skip-cert-check flag to zrepl configcheck to prevent checking cert files 2022-07-08 20:18:41 +02:00
local Spellcheck all files 2020-02-24 16:06:09 +01:00
ssh Spellcheck all files 2020-02-24 16:06:09 +01:00
tcp transport/tcp: ipmap tests: remove tests that cover CIDR normalization 2021-09-15 08:43:08 +02:00
tls Add --skip-cert-check flag to zrepl configcheck to prevent checking cert files 2022-07-08 20:18:41 +02:00
transport.go Reformat all files with make format. 2020-08-31 23:57:45 +02:00