You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-devices/user-side-certificates/manual-deployment.mdx
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -662,25 +662,27 @@ If you use Kaniko with Google Cloud SDK, you must install a Cloudflare certifica
662
662
663
663
#### Google Drive for desktop
664
664
665
-
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 the .pem certificate](#download-the-cloudflare-root-certificate).
665
+
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).
666
666
667
667
<Tabs>
668
668
<TabItemlabel="macOS"icon="apple">
669
669
670
-
1. In the Finder menu bar, go to **Go** > **Go to Folder**. Enter `/Applications/Google Drive.app/Contents/Resources`.
670
+
1. In a terminal, copy the contents of the Google Drive certificate file to a new certificate file in a permanent location, such as your Documents folder. For example:
671
671
672
-
2. Find `roots.pem` and copy it to a permanent location, such as your Documents folder.
0 commit comments