Hi, we need to extract data from our MariaDB insta...
# ask-community-for-troubleshooting
m
Hi, we need to extract data from our MariaDB instance that is configured with mutual ssl authentication (client and server certificates). The MySQL connector works well but fails to connect with ssl activated. The connector UI does not provide any inputs for SSL certificates (like for instance Dbeaver, MysqlWorkbench, ODBC). Is there a way to handle this ssl connection ? maybe, adding manually the certificates to the keystore of the source connector ?
u
For now it's only possible to use SSL with trusted server connection. Airbyte doesnt support key verifications yet.