SslCreateCertificateInput
Autogenerated input type of SslCreateCertificate
input SslCreateCertificateInput {
clientMutationId: String
companyId: ID!
creditId: ID!
csr: String!
domainAssetId: ID
domainNames: [String!]
primaryDomainName: String
dcv: [SslDcvEntryInput!]
server: Int
organization: SslOrganizationInput
contact: SslContactInput
prioritiseCsr: Boolean
evDetails: SslEvDetailsInput
evVetting: SslEvVettingInput
}
Fields
SslCreateCertificateInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
SslCreateCertificateInput.companyId ● ID! non-null scalar
SslCreateCertificateInput.creditId ● ID! non-null scalar
SslCreateCertificateInput.csr ● String! non-null scalar
SslCreateCertificateInput.domainAssetId ● ID scalar
Asset of the protected domain, when the client links the certificate to one
SslCreateCertificateInput.domainNames ● [String!] list scalar
SslCreateCertificateInput.primaryDomainName ● String scalar
SslCreateCertificateInput.dcv ● [SslDcvEntryInput!] list input
SslCreateCertificateInput.server ● Int scalar
SslCreateCertificateInput.organization ● SslOrganizationInput input
Organization details. Required for OV/EV orders.
SslCreateCertificateInput.contact ● SslContactInput input
Application Representative contact. Required for OV/EV orders.
SslCreateCertificateInput.prioritiseCsr ● Boolean scalar
For OV/EV, prioritise the CSR subject over the typed organization on conflict.
SslCreateCertificateInput.evDetails ● SslEvDetailsInput input
EV metadata (required for EV orders).
SslCreateCertificateInput.evVetting ● SslEvVettingInput input
EV vetting. Omit to complete it later from the certificate detail screen.
Member Of
sslCreateCertificate mutation
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.