Home
last modified time | relevance | path

Searched full:serverauthentication (Results 1 – 11 of 11) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcertificate.hpp28 ServerAuthentication, enumerator
69 {KeyUsage::ServerAuthentication, "ServerAuthentication"},
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md137 "KeyUsage":["ServerAuthentication","ServerAuthentication"],
H A DCertificate.interface.yaml57 ServerAuthentication: The public key is used for TLS WWW server
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/
H A DCreate.interface.yaml127 ServerAuthentication: The public key is used for TLS WWW server
/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.hpp170 * - ServerAuthentication: The public key is used for TLS WWW server
H A Dcertificate.cpp76 {NID_server_auth, "ServerAuthentication"},
H A Dcerts_manager.cpp635 "ServerAuthentication", "ClientAuthentication", "OCSPSigning", in isExtendedKeyUsage()
/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp763 optKeyUsage->emplace_back("ServerAuthentication"); in handleGenerateCSRAction()
767 if ((*optKeyUsage)[0] != "ServerAuthentication") in handleGenerateCSRAction()
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DCertificate_v1.xml193 <Member Name="ServerAuthentication">
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DCertificate_v1.xml193 <Member Name="ServerAuthentication">
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py3310 usage_list = ["ServerAuthentication"]