You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
@Samira-El was also looking at this I think the only thing that needs to be added is some conditional logic when you instantiate the boto3 client. I think without setting verify=False it won't work. Additionally use_ssl may also have to be disabled at the client level. Happy to try contributing the feature but not sure how you'd want it done stylistically.
I'd like to use minio instead of AWS S3. Sadly my Python knowhow is to bad to do it on my own. An example is provided by
https://docs.min.io/docs/how-to-use-aws-sdk-for-python-with-minio-server.html
The text was updated successfully, but these errors were encountered: