Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp635 std::optional<std::string> optChallengePassword = ""; in handleGenerateCSRAction() local
652 optAlternativeNames, "ChallengePassword", optChallengePassword, in handleGenerateCSRAction()
666 if (!optChallengePassword->empty()) in handleGenerateCSRAction()
840 "GenerateCSR", *optAlternativeNames, *optChallengePassword, city, in handleGenerateCSRAction()