linode / cli

This is the DEPRECATED Linode CLI. Use https://github.com/linode/linode-cli
https://www.linode.com/docs/platform/linode-cli
Other
466 stars 36 forks source link

Cant verify SSL peers #70

Closed QNester closed 6 years ago

QNester commented 6 years ago

I installed cli with "tar.gz method" I set LINODE_API_KEY environment variable with generated api key, but I have error when i trying `linode list' or other commands:

API unavailable: 500 Can't verify SSL peers without knowing which Certificate Authorities to trust

How can I fix it?

displague commented 6 years ago

Thanks for reporting this @QNester .

This API v3 based CLI is deprecated in favor of the Linode API v4 based CLI at https://www.github.com/linode/linode-cli (pip install linode-cli).