Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

SSL Error on https://objectstorage.xxxxxx.oraclecloud.com

edited Apr 24, 2020 2:41AM in OCI - General 1 comment

Summary

SSL Error encountered when running OCI CLI

Content

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:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!