summaryrefslogtreecommitdiffstats
path: root/ssl_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ssl_common.h')
-rw-r--r--ssl_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl_common.h b/ssl_common.h
index 525a1da..f3f43be 100644
--- a/ssl_common.h
+++ b/ssl_common.h
@@ -251,6 +251,7 @@ struct tls_options
unsigned remote_cert_ku[MAX_PARMS];
const char *remote_cert_eku;
uint8_t *verify_hash;
+ char *x509_username_field;
/* allow openvpn config info to be
passed over control channel */