Home
last modified time | relevance | path

Searched refs:VerifyCertificate (Results 1 – 5 of 5) sorted by relevance

/openbmc/bmcweb/include/
H A Dssl_key_handler.hpp13 enum class VerifyCertificate enum
42 getSSLClientContext(VerifyCertificate verifyCertificate);
/openbmc/bmcweb/http/
H A Dhttp_client.hpp135 ensuressl::VerifyCertificate verifyCert;
634 ensuressl::VerifyCertificate verifyCertIn, unsigned int connIdIn) : in ConnectionInfo()
652 ensuressl::VerifyCertificate verifyCert;
835 ensuressl::VerifyCertificate verifyCertIn) : in ConnectionPool()
878 ensuressl::VerifyCertificate verifyCert, in sendData()
891 ensuressl::VerifyCertificate verifyCert, in sendDataWithCallback()
897 if (verifyCert == ensuressl::VerifyCertificate::NoVerify) in sendDataWithCallback()
/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp577 getSSLClientContext(VerifyCertificate verifyCertificate) in getSSLClientContext()
604 if (verifyCertificate == VerifyCertificate::NoVerify) in getSSLClientContext()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp741 ensuressl::VerifyCertificate::Verify, in forwardRequest()
764 ensuressl::VerifyCertificate::Verify, in forwardCollectionRequests()
791 ensuressl::VerifyCertificate::Verify, in forwardContainsSubordinateRequests()
H A Devent_service_manager.hpp306 static_cast<ensuressl::VerifyCertificate>(verifyCertificate), in sendEventToSubscriber()