Skip to main content

Get an OCSP responder

Retrieve OCSP responders by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get the ocsp responder by id.


Schema
  • Array [
  • host_name string required

    Possible values: non-empty and <= 255 characters

  • id string

    uuid of the resource

  • name string required

    Possible values: <= 63 characters, Value must match regular expression ^[a-zA-Z0-9._-]+$

    alphanumeric string [:0-9a-zA-Z._-]

  • ]
Loading...