Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for X509 certificate and private key for TLS connections #78

Open
grantzhou opened this issue Oct 25, 2024 · 0 comments
Open

Comments

@grantzhou
Copy link
Contributor

Description

Currently, there is no way to specify X509 certificate and private key when connecting to heterogeneous databases via TLS.

Impact

This limitation affects users who need to establish secure TLS connections with custom certificates to their source databases.

Expected Behavior

Users should be able to specify:

  • X509 certificate
  • Private key
  • Other TLS-related configurations

Current Behavior

Cannot configure custom certificates for TLS connections to source databases.

Type

Enhancement

Priority

Medium

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant