diff options
Diffstat (limited to 'ssl.h')
-rw-r--r-- | ssl.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -441,6 +441,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; |