Home
last modified time | relevance | path

Searched full:clientauthentication (Results 1 – 10 of 10) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcertificate.hpp29 ClientAuthentication, enumerator
70 {KeyUsage::ClientAuthentication, "ClientAuthentication"},
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DCertificate.interface.yaml31 ClientAuthentication: The public key is used for TLS WWW client
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/
H A DCreate.interface.yaml93 ClientAuthentication: The public key is used for TLS WWW client
/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.hpp145 * - ClientAuthentication: The public key is used for TLS WWW client
H A Dcertificate.cpp77 {NID_client_auth, "ClientAuthentication"},
H A Dcerts_manager.cpp635 "ServerAuthentication", "ClientAuthentication", "OCSPSigning", in isExtendedKeyUsage()
/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp786 optKeyUsage->emplace_back("ClientAuthentication"); in handleGenerateCSRAction()
790 if ((*optKeyUsage)[0] != "ClientAuthentication") in handleGenerateCSRAction()
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DCertificate_v1.xml196 <Member Name="ClientAuthentication">
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DCertificate_v1.xml196 <Member Name="ClientAuthentication">
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py3313 usage_list = ["ClientAuthentication"]