CertificateAuthority

CertificateAuthority
CertificateAuthority

The Certificate Authority (CA) details

JSON Example
{
    "commonName": "OpenSSL CA",
    "country": "IN",
    "id": "One among: OpenSSL, Microsoft",
    "locality": "Bengaluru",
    "organization": "VMware Inc.",
    "organizationUnit": "VCF",
    "serverUrl": "https://sfo-ad.rainpole.io/certsrv",
    "state": "Karnataka",
    "templateName": "WebServer",
    "username": "Administrator"
}
string
commonName
Optional

OpenSSL CA domain name

string
country
Optional

ISO 3166 country code where company is legally registered

string
id
Required

CA type. Only supports Microsoft and OpenSSL CAs

string
locality
Optional

The city or locality where company is legally registered

string
organization
Optional

The name under which company is legally registered

string
organizationUnit
Optional

Organization with which the certificate is associated

string
serverUrl
Optional

Microsoft CA server url

string
state
Optional

The full name of the state where company is legally registered

string
templateName
Optional

Microsoft CA server template name

string
username
Optional

Microsoft CA server username