<div dir="ltr"><div dir="ltr">To configure Secured LDAP Client in BMC ,  required a Redfish interface to upload Server copy of Root CA certificate in BMC for SSL handshaking.<br><br>Latest version of DMTF spec (DSP2046 v2018.3 ) certificate supports the below URIs: <br><br>/redfish/v1/AccountService/Accounts/{ManagerAccountId}/Certificates/{CertificateId} <br>/redfish/v1/AccountService/ActiveDirectory/Certificates/{CertificateId} <br>/redfish/v1/AccountService/ExternalAccountProviders/{ExternalAccountProviderId}/Certificates/{CertificateId}<br> /redfish/v1/AccountService/LDAP/Certificates/{CertificateId} <br>/redfish/v1/Managers/{ManagerId}/NetworkProtocol/HTTPS/Certificates/{CertificateId} <br>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/Accounts/{ManagerAccountId}/Certificates/{CertificateId}<br> /redfish/v1/Managers/{ManagerId}/RemoteAccountService/ActiveDirectory/Certificates/{CertificateId}<br> /redfish/v1/Managers/{ManagerId}/RemoteAccountService/ExternalAccountProviders/{ExternalAccountProviderId}/Certificates/{CertificateId}<br> /redfish/v1/Managers/{ManagerId}/RemoteAccountService/LDAP/Certificates/{CertificateId} <br><br>Currently URI  /redfish/v1/AccountService/LDAP/Certificates/{CertificateId} used for upload LDAP client certificates. <br><br>Ed, Ratan Can we use use any of the existing uri to upload  LDAP server root CA Certificate , or do we need to introduce custom URI  for this purpose?<br><br>I have already posted question Redfish forum (<a href="https://redfishforum.com/thread/169/certificate-management-ca-upload?page=1&scrollTo=553">https://redfishforum.com/thread/169/certificate-management-ca-upload?page=1&scrollTo=553</a>) related to general “authority” type certificate  upload process, which can be used for this purpose.  <br><br></div></div>