Skip to content

Commit b83f454

Browse files
committed
Add GDrive to its own section
1 parent f2aa2b7 commit b83f454

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/user-side-certificates/manual-deployment.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,11 @@ The file at `~/ca.pem` needs to remain in place in order for the `gcloud` utilit
710710

711711
If you use Kaniko with Google Cloud SDK, you must install a Cloudflare certificate in the [Kaniko CA store](https://docs.gitlab.com/ee/ci/docker/using_kaniko.html#using-a-registry-with-a-custom-certificate). For more information, refer to the [`gcloud` documentation](https://cloud.google.com/sdk/gcloud/reference/builds/submit).
712712

713-
#### Google Drive for desktop
713+
#### Google Apps Manager (GAM)
714+
715+
Google Apps Manager (GAM) uses its own certificate store. To add a Cloudflare certificate to GAM, refer to the [GAM documentation](https://github.com/GAM-team/GAM/wiki/#using-gam-with-ssl--tls-mitm-inspection).
716+
717+
### Google Drive
714718

715719
To trust a Cloudflare root certificate in the Google Drive desktop application, follow the procedure for your operating system. These steps require you to [download a `.pem` certificate](#download-the-cloudflare-root-certificate).
716720

@@ -774,10 +778,6 @@ Get-ItemProperty -Path "HKLM:\SOFTWARE\Google\DriveFS" | Select-Object TrustedRo
774778

775779
For more information, refer to the [Google documentation](https://support.google.com/a/answer/7644837) for the `TrustedRootCertsFile` setting.
776780

777-
#### Google Apps Manager (GAM)
778-
779-
Google Apps Manager (GAM) uses its own certificate store. To add a Cloudflare certificate to GAM, refer to the [GAM documentation](https://github.com/GAM-team/GAM/wiki/#using-gam-with-ssl--tls-mitm-inspection).
780-
781781
### AWS CLI
782782

783783
To use a Cloudflare root certificate with AWS CLI, configure it in your AWS configuration files:

0 commit comments

Comments
 (0)