Lines Matching full:private
5 Certificate management allows to replace the existing certificate and private
7 and private key file. Certificate management allows the user to install both the
9 certificate, using an unencrypted certificate and private key file in .pem
10 format, which includes both private key and signed certificate.
14 - The REST Server copies the certificate and private key file to a temporary
45 Description: Update https server signed certificate and the private key.
49 Description: Delete https server signed certificate and the private key.
53 Description: Update ldap client certificate and the private key.
57 Description: Delete ldap client certificate and the private key.
63 400 Invalid certificate and private key file.
77 - The user performs the CSR/create interface BMC creates new private key and CSR
85 pairs the private key used in the first step with the installed certificate.
91 - BMC updates the private key associated to CSR for any new CSR request.
93 private key, for the service which requires certificate and key.
94 - CSR based Certificate validation is alway's based on private key in the
158 #### d-bus interface to install certificate and private Key
161 - validate the certificate and Private key file by checking, if the Private
167 #### d-bus interface to Delete certificate and Private Key