DEV Community

Kunal Parikh
Kunal Parikh

Posted on

4 2

gcloud SSLHandshakeError

If you find yourself behind a corporate proxy and need to disable SSL validation for google-cloud-sdk, here's the setting for it

$ gcloud config set auth/disable_ssl_validation True

Ideally, you should set the path to custom trusted certs using this command:

$ gcloud config set core/custom_ca_certs_file /path/to/certs.pem

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more