[{"label":"Latest (4.5.0)","version":"latest"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail

CertificateAuthorityCreationSpec

This specification contains Certificate Authority (CA) creation details


Properties

microsoftCertificateAuthoritySpec Optional

Microsoft Certificate Authority specification


openSSLCertificateAuthoritySpec Optional

OpenSSL Certificate Authority specification

JSON Example

{
	"microsoftCertificateAuthoritySpec": {
		"secret": "string",
		"serverUrl": "string",
		"templateName": "string",
		"username": "string"
	},
	"openSSLCertificateAuthoritySpec": {
		"commonName": "string",
		"country": "string",
		"locality": "string",
		"organization": "string",
		"organizationUnit": "string",
		"state": "string"
	}
}
[{"label":"Latest (4.5.0)","version":"latest"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Parameter To

Create Certificate Authority
Configure Certificate Authority

Feedback

Was this page helpful?