Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 2.84 KB

PKICertificateIssueDetails.md

File metadata and controls

48 lines (40 loc) · 2.84 KB

PKICertificateIssueDetails

Properties

Name Type Description Notes
acmeEnabled Boolean [optional]
allowAnyName Boolean [optional]
allowCopyExtFromCsr Boolean [optional]
allowSubdomains Boolean [optional]
allowedDomainsList List<String> [optional]
allowedExtraExtensions Map<String, List<String>> [optional]
allowedUriSans List<String> [optional]
autoRenewCertificate Boolean [optional]
basicConstraintsValidForNonCa Boolean [optional]
certificateAuthorityMode String [optional]
clientFlag Boolean [optional]
codeSigningFlag Boolean [optional]
country List<String> [optional]
createPrivateCrl Boolean [optional]
createPublicCrl Boolean [optional]
destinationPath String DestinationPath is the destination to save generated certificates [optional]
enforceHostnames Boolean [optional]
expirationEvents List<CertificateExpirationEvent> ExpirationNotification holds a list of expiration notices that should be sent in case a certificate is about to expire, this value is being propagated to the Certificate resources that are created [optional]
gwClusterId Long [optional]
gwClusterUrl String GWClusterURL is required when CAMode is &quot;public&quot; and it defines the cluster URL the PKI should be issued from. The GW cluster must have permissions to read associated target's details [optional]
isCa Boolean [optional]
keyBits Long [optional]
keyType String [optional]
keyUsageList List<String> [optional]
locality List<String> [optional]
nonCriticalKeyUsage Boolean [optional]
notBeforeDuration Long A Duration represents the elapsed time between two instants as an int64 nanosecond count. The representation limits the largest representable duration to approximately 290 years. [optional]
organizationList List<String> [optional]
organizationUnitList List<String> [optional]
postalCode List<String> [optional]
protectGeneratedCertificates Boolean ProtectGeneratedCertificates dictates whether the created certificates should be protected from deletion [optional]
province List<String> [optional]
renewBeforeExpirationInDays Long [optional]
requireCn Boolean [optional]
serverFlag Boolean [optional]
streetAddress List<String> [optional]