Change authority D-Bus names
Changing authority service references in code from 'ldap' to more
generic name, to comply with change in phosphor-certificate-manager.
Related change:
https://gerrit.openbmc.org/c/openbmc/phosphor-certificate-manager/+/65458
Tested:
Docs change, no way to test.
Change-Id: I3b502f27b5f3dd1585238cdad24ab071cccc605f
Signed-off-by: Michal Orzel <michalx.orzel@intel.com>
diff --git a/yaml/xyz/openbmc_project/Certs/README.md b/yaml/xyz/openbmc_project/Certs/README.md
index 31d9005..d013d7d 100644
--- a/yaml/xyz/openbmc_project/Certs/README.md
+++ b/yaml/xyz/openbmc_project/Certs/README.md
@@ -20,8 +20,8 @@
certificate application handling Https server certificate.
- The URI /xyz/openbmc_project/certs/client/ldap maps to instance of the
certificate application handling LDAP client certificate.
- - The URI /xyz/openbmc_project/certs/authority/ldap maps to instance of the
- certificate application handling Certificate Autohority certificates.
+ - The URI /xyz/openbmc_project/certs/authority/truststore maps to instance of
+ the certificate application handling Certificate Authority certificates.
- REST server should call the install method of the certificate application
instance.
- Certificate manager application also implements d-bus object