View Source GoogleApi.PrivateCA.V1.Model.CaOptions (google_api_private_ca v0.9.0)
Describes values that are relevant in a CA certificate.
Attributes
-
isCa
(type:boolean()
, default:nil
) - Optional. Refers to the "CA" X.509 extension, which is a boolean value. When this value is missing, the extension will be omitted from the CA certificate. -
maxIssuerPathLength
(type:integer()
, default:nil
) - Optional. Refers to the path length restriction 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 CA certificate.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.