Searched refs:x509_type (Results 1 – 1 of 1) sorted by relevance
786 string x509_type = args()->LookupString(kOpenVPNVerifyX509TypeProperty, ""); in InitCertificateVerifyOptions() local787 if (x509_type.empty()) { in InitCertificateVerifyOptions()790 AppendOption("verify-x509-name", x509_name, x509_type, options); in InitCertificateVerifyOptions()