1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jul 20 08:59:31 UTC 2022

This commit is contained in:
Automated 2022-07-20 08:59:31 +00:00
parent 879929cbc6
commit 380c3aa29f
Failed to extract signature
83 changed files with 1945 additions and 446 deletions

View file

@ -67,12 +67,7 @@ FLAGS
If this is enabled, the following will happen: 1) The CA certificates
will be written to a known location within the CA distribution point.
2) The AIA extension in all issued certificates will point to the CA
cert URL in that distribution point.
If this gets disabled, the AIA extension will not be written to any
future certificates issued by this CA. However, an existing bucket will
not be deleted, and the CA certificates will not be removed from that
bucket.
cert URL in that distribition point.
Note that the same bucket may be used for the CRLs if --publish-crl is
set.
@ -85,12 +80,6 @@ FLAGS
CDP extension in all future issued certificates will point to the CRL
URL in that distribution point.
If this gets disabled, the CDP extension will not be written to any
future certificates issued by CAs in this pool, and new CRLs will not
be published to that bucket (which affects existing certs). However, an
existing bucket will not be deleted, and any existing CRLs will not be
removed from that bucket.
Note that the same bucket may be used for the CA cert if
--publish-ca-cert is set.