Lines Matching +full:post +full:- +full:install
59 Verify Client Certificate Install
60 [Documentation] Verify client certificate install.
62 [Template] Install And Verify Certificate Via Redfish
71 Verify CA Certificate Install
72 [Documentation] Verify CA certificate install.
74 [Template] Install And Verify Certificate Via Redfish
81 Verify Maximum CA Certificate Install
82 [Documentation] Verify maximum CA certificate install.
90 # Install CA certificate to reach maximum count of 10.
92 Install And Verify Certificate Via Redfish CA Valid Certificate ok ${FALSE}
97 Install And Verify Certificate Via Redfish CA Valid Certificate error ${FALSE}
107 ${file_data}= Decode Bytes To String ${bytes} UTF-8
109 # Install CA certificate.
110 Install Certificate File On BMC ${REDFISH_CA_CERTIFICATE_URI} ok data=${file_data}
116 Install Certificate File On BMC ${REDFISH_CA_CERTIFICATE_URI} error data=${file_data}
125 ${file_data}= Decode Bytes To String ${bytes} UTF-8
132 …${resp}= redfish.Post /redfish/v1/CertificateService/Actions/CertificateService.ReplaceCertifica…
184 Verify Expired Certificate Install
188 [Template] Install And Verify Certificate Via Redfish
207 Verify Not Yet Valid Certificate Install
211 [Template] Install And Verify Certificate Via Redfish
236 ${cert_id}= Install And Verify Certificate Via Redfish
311 ${resp}= redfish.Post /redfish/v1/CertificateService/Actions/CertificateService.GenerateCSR
321 # Create certificate sub-directory in current working directory.
327 [Documentation] Do the post test teardown.