IBM / jupyterlab-s3-browser

A JupyterLab extension for browsing S3-compatible object storage
Apache License 2.0
119 stars 41 forks source link

How to connect to S3 Endpoints using a self signed certificate? #102

Open PiePra opened 1 year ago

PiePra commented 1 year ago

Is your feature request related to a problem? Please describe. Unable to connect to S3 Endpoints using a self signed certificate

Describe the solution you'd like possibility to add a custom ca certificate to the connection object

Describe alternatives you've considered I unsuccessfully tried to add my certificate to the trust store in my container image aswell as setting AWS_CA_BUNDLE environment variable