Lines Matching full:certificate
13 The current phosphor-certificate-manager doesn't have good support to manage
19 2. It only extracts the first certificate given a PEM encoded file with multiple
25 Phosphor-certificate-manager (only the Authority Manager) and BMCWeb will
34 3. Redfish: BMCWeb will export all authorities as Redfish Certificate
36 4. Recovery at boot up: when the phosphor-certificate-manager gets instantiated,
41 is an invalid certificate in the list, the service won't install any of the
53 When certificate type is Authority, rather than just extract the first
54 certificate, we will iterate through each certificate, validate it, create
57 boost's `ssl_context`) for each certificate, and finally copy the PEM file to
70 The certificate manager will implement the new ReplaceAll interface. Upon
74 For other types of certificate manager (server & client), the service throws a
79 No changes. Individual authority certificate can still be replaced respectively.
80 It only extracts the first certificate even if the PEM contains multiple root