aboutsummaryrefslogtreecommitdiff
path: root/ssl.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ssl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssl.h b/ssl.h
index 0e41690..4acb259 100644
--- a/ssl.h
+++ b/ssl.h
@@ -410,6 +410,8 @@ struct tls_options
const char *verify_x509name;
const char *crl_file;
int ns_cert_type;
+ unsigned remote_cert_ku[MAX_PARMS];
+ const char *remote_cert_eku;
/* allow openvpn config info to be
passed over control channel */