From bd599d4e632bc01a0976a19581589eefa38c3e52 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 8 Apr 2014 22:16:11 +0200 Subject: [PATCH] Elaborate on verify option --- example.cfg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/example.cfg b/example.cfg index f88f0c1..c081558 100644 --- a/example.cfg +++ b/example.cfg @@ -30,7 +30,11 @@ type = carddav url = https://owncloud.example.com/remote.php/carddav/addressbooks/bob/default/ #username = # blabla #password = # can also be fetched from the system password storage or netrc -#verify = True # either true, false or a path to a SSL certificate + +#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 +#verify = True # CALENDAR [pair bob_calendar]