CertificateAuthority
CertificateAuthority
The Certificate Authority (CA) details
JSON Example
{
"id": "One among: OpenSSL, Microsoft",
"username": "Administrator",
"serverUrl": "https://sfo-ad.rainpole.io/certsrv",
"templateName": "WebServer",
"commonName": "OpenSSL CA",
"country": "IN",
"state": "Karnataka",
"locality": "Bengaluru",
"organization": "VMware Inc.",
"organizationUnit": "VCF"
}
string
id
Required
CA type. Only supports Microsoft and OpenSSL CAs
string
username
Optional
Microsoft CA server username
string
serverUrl
Optional
Microsoft CA server url
string
templateName
Optional
Microsoft CA server template name
string
commonName
Optional
OpenSSL CA domain name
string
country
Optional
ISO 3166 country code where company is legally registered
string
state
Optional
The full name of the state where company is legally registered
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