b296c3a60aa5
Create a self-signed Certificate
Path parameters
Identifier (ID or slug) of the space
Request body
Gets or sets a unique identifier for this resource.
Gets or sets the username of the user who last modified this resource.
Gets or sets the date/time that this resource was last modified.
Gets or sets a dictionary of links to other related resources. These links can be used to navigate the resources on the server.
Elliptic curve for the generated key pair: nistP256, nistP384 or nistP521. Defaults to nistP384 when omitted.
The certificate subject's common name (CN). When creating a self-signed certificate this becomes the generated certificate's CN, and at least one of SubjectCommonName or SubjectOrganization must be supplied.
The certificate subject's organization (O). When creating a self-signed certificate, at least one of SubjectCommonName or SubjectOrganization must be supplied.
Response
The newly-created self-signed Certificate.
Gets or sets a unique identifier for this resource.
Gets or sets the username of the user who last modified this resource.
Gets or sets the date/time that this resource was last modified.
Gets or sets a dictionary of links to other related resources. These links can be used to navigate the resources on the server.
The certificate subject's common name (CN). When creating a self-signed certificate this becomes the generated certificate's CN, and at least one of SubjectCommonName or SubjectOrganization must be supplied.
The certificate subject's organization (O). When creating a self-signed certificate, at least one of SubjectCommonName or SubjectOrganization must be supplied.