dav/config.h

changeset 199
f448fc8c9191
parent 198
44054c452de1
child 215
781aee172901
--- a/dav/config.h	Sat Feb 27 21:04:37 2016 +0100
+++ b/dav/config.h	Sun Feb 28 11:21:05 2016 +0100
@@ -58,6 +58,8 @@
     char *user;
     char *password;
     char *default_key;
+    char *cert;
+    bool verification;
     bool encrypt_content;
     bool encrypt_name;
     bool decrypt_content;

mercurial