We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, there is no way to specify X509 certificate and private key when connecting to heterogeneous databases via TLS.
This limitation affects users who need to establish secure TLS connections with custom certificates to their source databases.
Users should be able to specify:
Cannot configure custom certificates for TLS connections to source databases.
Enhancement
Medium
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
Current Behavior
Cannot configure custom certificates for TLS connections to source databases.
Type
Enhancement
Priority
Medium
The text was updated successfully, but these errors were encountered: