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)

Image of Timescale

πŸ“Š Benchmarking Databases for Real-Time Analytics Applications

Benchmarking Timescale, Clickhouse, Postgres, MySQL, MongoDB, and DuckDB for real-time analytics. Introducing RTABench πŸš€

Read full post β†’

πŸ‘‹ Kindness is contagious

DEV shines when you're signed in, unlocking a customized experience with features like dark mode!

Okay