summaryrefslogtreecommitdiff
path: root/client.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-02-06 09:54:26 +0200
committerLars Wirzenius <liw@liw.fi>2021-02-06 10:40:07 +0200
commit520fc35ce0269df2963a5b53112f614257b08bc6 (patch)
tree794b7405db1fcd33d5f708b7de697e3bcf403944 /client.yaml
parentb426e6e89e077fce0b74c79c13751cf4db5af75e (diff)
downloadobnam2-520fc35ce0269df2963a5b53112f614257b08bc6.tar.gz
feat: client verifies server's TLS certificate by default
Configuration setting can disable it.
Diffstat (limited to 'client.yaml')
-rw-r--r--client.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/client.yaml b/client.yaml
index dd60c9c..f985fae 100644
--- a/client.yaml
+++ b/client.yaml
@@ -1,3 +1,4 @@
server_url: https://localhost:8888
+verify_tls_cert: false
root: /home/liw/tmp/Foton
log: obnam.log