description: > Certificate management interface to install authorities list. methods: - name: InstallAll description: > Install the authority list and restart the associated services. parameters: - name: Path type: string description: > Path of the file that contains a list of root certificates. returns: - name: ObjectPath type: array[object_path] description: > D-Bus object path to created objects. errors: - xyz.openbmc_project.Common.Error.InternalFailure - xyz.openbmc_project.Common.Error.NotAllowed - xyz.openbmc_project.Certs.Error.InvalidCertificate