View Source GoogleApi.PrivateCA.V1.Model.CaOptions (google_api_private_ca v0.15.1)
Describes the X.509 basic constraints extension, per RFC 5280 section 4.2.1.9
Attributes
-
isCa
(type:boolean()
, default:nil
) - Optional. Refers to the "CA" boolean field in the X.509 extension. When this value is missing, the basic constraints extension will be omitted from the certificate. -
maxIssuerPathLength
(type:integer()
, default:nil
) - Optional. Refers to the path length constraint field in the X.509 extension. For a CA certificate, this value describes the depth of subordinate CA certificates that are allowed. If this value is less than 0, the request will fail. If this value is missing, the max path length will be omitted from the certificate.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.