crate / crate/sqlalchemy-cratedb

Convey advanced SSL/X.509 options

Open
#256 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9
Forks
4
Avg merge
6d 12h
Merged PRs (30d)
3

Description

## Problem
While the Python driver [permits](https://github.com/crate/crate-python/blob/2.1.2/docs/by-example/https.rst) to define advanced SSL/X.509 options, e.g. for providing a CA certificate, or a client certificate, it looks like we didn't bother to enable them from the SQLAlchemy dialect yet.

## Solution
Let's investigate how other dialect implementations are doing it, and follow that path.

## References
- https://github.com/meltano/hub/pull/2235#discussion_r3017500458

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.