I would like to propose an enhancement to Kafka endpoint in Replicate.
We are using ssl certificate based authentication for Kafka. In this case, we need to supply CA Root certificate chain, public key, private key and the password for private key.
The Kafka endpoint only supports addon to fetch the credential from external vault for the private key password field. However, the private key file content is also a secured artifact that we need to store in external vault. However, Replicate do not support add on for that field.
Please add addon support for private key file field in Kafka endpoint.