Data Object - CryptoManagerKmipCertSignRequest(vim.encryption.CryptoManagerKmip.CertSignRequest)

Parameter to
GenerateClientCsr, GenerateSelfSignedClientCert
Extends
DynamicData
Since
8.0.1.0

Data Object Description

Properties

Name Type Description
commonName*xsd:string

Common name for the certificate sign request. This is fully qualified domain name that you wish to secure.
country*xsd:string

Country Name for the certificate sign request. The two-letter ISO code for the country where your organization is located.
email*xsd:string

Email address for the certificate sign request. The organization contact, usually of the certificate administrator or IT department.
locality*xsd:string

Locality name for the certificate sign request. Town, city, village, etc.
organization*xsd:string

Organization name for the certificate sign request. Usually the legal name of a company or entity and should include any suffixes such as Ltd., Inc., or Corp.
organizationUnit*xsd:string

Organizational unit name for the certificate sign request. Internal organization department/division name.
state*xsd:string

State name for the certificate sign request. Province, region, county or state.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition