Refactor client certificate code on source-mysql and source-postgres #15529
Labels
area/connectors
Connector related issues
autoteam
connectors/source/mysql
connectors/source/postgres
needs-triage
type/enhancement
New feature or request
connectors that need to support client certificate authentication would share a large part of their source.
In addition the nature of dealing with private key information (password) makes it essential to minimize duplication and use a single and optimized implementation for certificate handling.
The goals of refactoring are:
The text was updated successfully, but these errors were encountered: