Home
last modified time | relevance | path

Searched refs:httpsServiceName (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp68 constexpr const char* httpsServiceName = variable
583 service = certs::httpsServiceName; in handleReplaceCertificateAction()
760 service = certs::httpsServiceName; in handleGenerateCSRAction()
1029 certs::httpsServiceName, certId, certURL, in handleHTTPSCertificateCollectionPost()
1034 certs::httpsServiceName, certs::httpsObjectPath, certs::certInstallIntf, in handleHTTPSCertificateCollectionPost()
1060 getCertificateProperties(asyncResp, objPath, certs::httpsServiceName, in handleHTTPSCertificateGet()
H A Dnetwork_protocol.hpp49 static constexpr std::string_view httpsServiceName = "bmcweb"; variable
56 {"HTTPS", httpsServiceName},