Searched refs:VerifyClientCertIfGiven (Results 1 – 4 of 4) sorted by relevance
143 VerifyClientCertIfGiven = 3, enumerator
230 if cfg.client_auth as u8 >= ClientAuthType::VerifyClientCertIfGiven as u8 { in parse()458 ClientAuthType::VerifyClientCertIfGiven => { in parse()
968 client_auth: ClientAuthType::VerifyClientCertIfGiven, in test_client_certificate()984 client_auth: ClientAuthType::VerifyClientCertIfGiven, in test_client_certificate()1000 client_auth: ClientAuthType::VerifyClientCertIfGiven, in test_client_certificate()
217 >= ClientAuthType::VerifyClientCertIfGiven as u8 in new()