Skip to main content

Edit an OCSP responder.

Modify a OCSP responder.

Path Parameters
  • id string required

    The resource's unique identifier.

Request Body

The OCSP responder you want to edit

  • host_name string required

    Possible values: non-empty and <= 255 characters

  • name string required

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

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

Responses

Ok

Loading...