CSR object
a promise that resolves to a CSRResponse object
Create CSR
The algorithm for the private key. The encryption algorithm will either be RSA-2048 or ECDSA P-256 depending on the algorithm choice. The default is RSA-2048.
Category of business, such as "Private Organization", “Government Entity”, “Business Entity”, or “Non-Commercial Entity”. Relevant for EV certificates.
City
Domain name that the SSL certificate is securing
Two-letter ISO-3166 country code: string[A-Z]{2}
Email: string^\S+@\S+$
This field contains only information relevant to the Jurisdiction of Incorporation or Registration. Relevant for EV certificates.
This field contains only information relevant to the Jurisdiction of Incorporation or Registration. Relevant for EV certificates.
This field contains only information relevant to the Jurisdiction of Incorporation or Registration. Relevant for EV certificates.
Full name of company
Company section or department
Zip code
The Registration (or similar) Number assigned to the Subject by the Incorporating or Registration Agency in its Jurisdiction of Incorporation or Registration. Relevant for EV certificates.
State
Address
Additional domain or domains that the SSL certificate is securing
a promise that resolves to a CSRResponse object
Delete CSR
ID of the CSR
a promise that resolves to a CSRResponse object
Delete all CSRs
a promise that resolves to an array of CSRResponse objects
Read CSR by id
ID of the CSR
a promise that resolves to a CSRResponse object
Read all CSRs
a promise that resolves to an array of CSRResponse objects
Update CSR
ID of the CSR
The matching signed certificate for the request. This should only be set on update requests to upload the certificate.
a promise that resolves to a CSRResponse object
Create CSR