SSL Error on https://objectstorage.xxxxxx.oraclecloud.com
Summary
SSL Error encountered when running OCI CLIContent
Hello,
I am currently getting an SSLError when OCI CLI is communicating with https://objectstorage.xxxxxx.oraclecloud.com. Please see the command I issued and the result below.
This command worked for me like 2 weeks ago.
Code Snippet
OCI CLI oci os bucket get -ns [tenancy] -bn [compartment] --region [region] RequestException: HTTPSConnectionPool(host='objectstorage.xxxxxxx.oraclecloud.com', port=443): Max retries exceeded with url: /n/xxxxxxx/b/[compartment] (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])"))) curl curl https://objectstorage.xxxxxxxx.oraclecloud.com curl: (60) SSL certificate problem: EE certificate key too weak More details here: https://curl.haxx.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above.
Tagged:
2