Searched refs:httpsServiceName (Results 1 – 2 of 2) sorted by relevance
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | certificate_service.hpp | 68 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 D | network_protocol.hpp | 49 static constexpr std::string_view httpsServiceName = "bmcweb"; variable 56 {"HTTPS", httpsServiceName},
|