Hi Guys, I want to use the kafka connector but wit...
# connector-development
j
Hi Guys, I want to use the kafka connector but with SASL as authentication Method and a custom CA Certificate. Is anybody already working on providing custom certificates? If not can anybody point me in a direction how to provide the certificate to the kafka connector. Is there another connector which has such an option?
a
Hi @Jan Erik Herrmann, we have an open issue about SASL_SSL connection problem. I don't think anyone is working on this at the moment on the Airbyte side, so feel free to contribute. I think that our source connectors for oracle and DB2 can use custom certificates using PEM files if this is the kind of option you're looking to implement.
j
thx, I will look into it.