Elaborate on verify option

This commit is contained in:
Markus Unterwaditzer 2014-04-08 22:16:11 +02:00
parent 691abf8c7e
commit bd599d4e63

View file

@ -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]