From 17248012e45b5bf39da2284842874be45d86839d Mon Sep 17 00:00:00 2001 From: Julian Mehne Date: Fri, 2 May 2014 12:13:06 +0200 Subject: [PATCH] Add some information about the `verify` parameter. --- example.cfg | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/example.cfg b/example.cfg index 685c761..9a14d7d 100644 --- a/example.cfg +++ b/example.cfg @@ -64,9 +64,11 @@ url = https://owncloud.example.com/remote.php/carddav/addressbooks/bob/ # The password can also be fetched from the system password storage or netrc #password = -#true: The NSA can spy on you with some effort -#false: Everybody can spy on you with no effort -#path to SSL cert: People will call you paranoid +# SSL settings: +# `True` - The NSA can spy on you with some effort (use SSL) +# `False` - Everybody can spy on you with no effort (don't use SSL) +# `path/to/SSL/cert` - People will call you paranoid (if you use a self- +# signed certificate you need to copy it to this machine) #verify = True # CALDAV