Searched defs:verifyCertificate (Results 1 – 3 of 3) sorted by relevance
294 std::optional<bool> verifyCertificate; in requestRoutesEventDestinationCollection() local766 std::optional<bool> verifyCertificate; in requestRoutesEventDestination() local
23 bool verifyCertificate = true; member
578 getSSLClientContext(VerifyCertificate verifyCertificate) in getSSLClientContext()