CsrSpec
CsrSpec
CSR Spec.
JSON Example
{
"certificate_usage": "MACHINE",
"dns_subject_alternative_names": [
"server.example.com",
"www.vmware.com"
],
"subject_name": "CN=Horizon-server.example.local, OU=VMware Horizon View default certificate, O=VMware, S=California, C=CALIFORNIA"
}
string
certificate_usage
Required
Indicates the type of certificate based on usage.
- MACHINE: vdm certificates
array of
string
dns_subject_alternative_names
Optional
Subject alternative DNS names.
string
subject_name
Required
Subject name.