Skip to main content
Question

setting Google Cloud SDK to use the Cloudflare certificate

  • March 3, 2022
  • 1 reply
  • 11 views

Forum|alt.badge.img+1

Hey all,

 

Currently trying to do this via Jamf.  

 

What I have done -

Compiled the script and tried to add it to a policy to my Mac via Jamf. It worked as expected. I tested with a user and it failed.  The only difference between us that I have noted is I grabbed gcloud cli tools via homebrew; the user grabbed it via tar.

 

I've tried which gcloud config set core/custom_ca_certs_file ~/ca.pem 

 

and various other methods to get this going. Have you tried anything similar and gotten it going for your environment?

1 reply

Forum|alt.badge.img+8
  • Valued Contributor
  • 110 replies
  • October 11, 2022

I'm just starting to research and package gcloud now. Happy to share my results.