Searched full:serverauthentication (Results 1 – 11 of 11) sorted by relevance
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | certificate.hpp | 28 ServerAuthentication, enumerator 69 {KeyUsage::ServerAuthentication, "ServerAuthentication"},
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
H A D | README.md | 137 "KeyUsage":["ServerAuthentication","ServerAuthentication"],
|
H A D | Certificate.interface.yaml | 57 ServerAuthentication: The public key is used for TLS WWW server
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/ |
H A D | Create.interface.yaml | 127 ServerAuthentication: The public key is used for TLS WWW server
|
/openbmc/phosphor-certificate-manager/ |
H A D | certs_manager.hpp | 170 * - ServerAuthentication: The public key is used for TLS WWW server
|
H A D | certificate.cpp | 76 {NID_server_auth, "ServerAuthentication"},
|
H A D | certs_manager.cpp | 635 "ServerAuthentication", "ClientAuthentication", "OCSPSigning", in isExtendedKeyUsage()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | certificate_service.hpp | 763 optKeyUsage->emplace_back("ServerAuthentication"); in handleGenerateCSRAction() 767 if ((*optKeyUsage)[0] != "ServerAuthentication") in handleGenerateCSRAction()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | Certificate_v1.xml | 193 <Member Name="ServerAuthentication">
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | Certificate_v1.xml | 193 <Member Name="ServerAuthentication">
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | openbmctool.py | 3310 usage_list = ["ServerAuthentication"]
|