xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Authority.interface.yaml (revision b9dae7be)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Signs Certificate Signing Request.
3methods:
4    - name: SignCSR
5      description: >
6          This method provides signing authority functionality.
7
8      parameters:
9      - name: CSR
10        type: string
11        description: >
12          Should be a valid PEM encoded Certificate signing request string.
13
14      returns:
15      - name: path
16        type: path
17        description: >
18          The object path of an object that implements, at a minimum,
19          xyz.openbmc_project.Certs.Entry and xyz.openbmc_project.Object.Delete
20
21      errors:
22        - xyz.openbmc_project.Common.Error.InvalidArgument
23

served by {OpenGrok

Last Index Update: Sun May 25 03:01:12 CDT 2025