CertificatesGenerationSpec
CertificatesGenerationSpec
This specification contains certificates generation request details
JSON Example
{
"caType": "One among: OpenSSL, Microsoft",
"resources": [
{
"fqdn": "string",
"name": "string",
"resourceId": "string",
"sans": [
"string"
],
"type": "string"
}
]
}
string
caType
Required
CA type. Only supports Microsoft and OpenSSL CAs