I'm trying to build a connector to go into the confluent kafka library. I have seen many examples in java that use configDef to define the configuration options
I have a .net core application that needs to connect to Kafka using SSL protocol. I have a p12 file which I need to use for authentication with the broker but I