GoogleApi.PrivateCA.V1beta1.Model.IssuingOptions (google_api_private_ca v0.7.3) View Source
Options that affect all certificates issued by a CertificateAuthority.
Attributes
-
includeCaCertUrl
(type:boolean()
, default:nil
) - Required. When true, includes a URL to the issuing CA certificate in the "authority information access" X.509 extension. -
includeCrlAccessUrl
(type:boolean()
, default:nil
) - Required. When true, includes a URL to the CRL corresponding to certificates issued from a CertificateAuthority. CRLs will expire 7 days from their creation. However, we will rebuild daily. CRLs are also rebuilt shortly after a certificate is revoked.
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.