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
+17-13Lines changed: 17 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -715,20 +715,22 @@ To trust a Cloudflare root certificate in the Google Drive desktop application,
715
715
<Tabs>
716
716
<TabItemlabel="macOS"icon="apple">
717
717
718
-
1. In the Finder menu bar, go to **Go** > **Go to Folder**. Enter `/Applications/Google Drive.app/Contents/Resources`.
718
+
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:
719
719
720
-
2. Find `roots.pem` and copy it to a permanent location, such as your Documents folder.
1. In File Explorer, go to `\Program Files\Google\Drive File Stream\<version>\config\`.
746
+
1. In an administrator PowerShell terminal, copy the contents of the GoogleDrive certificate file to a new certificate file in a permanent location, such as your Documents folder. For example:
745
747
746
-
2. Find `roots.pem` and copy it to a permanent location, such as your Documents folder.
0 commit comments