summaryrefslogtreecommitdiffstats
path: root/ssl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ssl.h')
-rw-r--r--ssl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl.h b/ssl.h
index 0373faa..19a8540 100644
--- a/ssl.h
+++ b/ssl.h
@@ -446,6 +446,7 @@ struct tls_options
/* cert verification parms */
const char *verify_command;
+ const char *verify_export_cert;
const char *verify_x509name;
const char *crl_file;
int ns_cert_type;