Ruby SDK connection error
Summary
Ruby SDK connection errorContent
I'm trying to work through the first example in the docs, but I seem to have something misconfigured with my keys...but I don't know what, and am not sure how to troubleshoot this.
I have the config file created according to the instructions (with the passphrase), I verified the passphrase and the path to the .pem file. I uploaded the public key to my BMC account through the webui, and copied the ocid, region and fingerprint values from there. Given the stack trace it doesn't look like it's even tried to handshake with the server yet, so it's something in what's on my system...either a problem with the key, with my config file or maybe a bug in some library code.
2