azure-functions-kafka-extension
azure-functions-kafka-extension copied to clipboard
#310 Support for ssl certificate auth with cert and key in pem string…
… format
Setting up ConsumerConfig and ProducerConfig (confluent.kafka classes) "SslCertificatePem" and "SslKeyPem" properties based on same name trigger attributes. This will get mapped to librdkafka "ssl.certificate.pem" and "ssl.key.pem" properties.
Can we get this finished? It would help solve an issue we're having with keyvault-stored certs and kafka extension.
@s-pilo Unfortunately maintainers are not reviewing the pull request and not willing to accept this PR opened a year ago. I am closing this now due to lack of interest from repository maintainers.