Home
last modified time | relevance | path

Searched defs:verifyCertificate (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp294 std::optional<bool> verifyCertificate; in requestRoutesEventDestinationCollection() local
766 std::optional<bool> verifyCertificate; in requestRoutesEventDestination() local
/openbmc/bmcweb/include/
H A Devent_service_store.hpp23 bool verifyCertificate = true; member
/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp578 getSSLClientContext(VerifyCertificate verifyCertificate) in getSSLClientContext()