exasol / bucketfs-python

BucketFS utilities for the Python programming language
https://exasol.github.io/bucketfs-python
MIT License
1 stars 1 forks source link

Add SSL certificate verification control to the old interface. #118

Closed ahsimb closed 4 months ago

ahsimb commented 4 months ago

The old interface is still used by the extensions. Therefore we are still have a problem that the https comm won't work with the DockerDB since we can't turn the certificate verification off.