Skip to main content

Create OCSP responders

POST 

/sse/config/v1/ocsp-responder

Create an OCSP responder.

Request

Query Parameters

    folder stringrequired

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Body

The OCSP responder you want to create

    host_name stringrequired

    Possible values: non-empty and <= 255 characters

    name stringrequired

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

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

Responses

Created

Loading...