The kafka source and sink incorrectly document support for non-PEM certificates #22046
Labels
domain: external docs
Anything related to Vector's external, public documentation
source: kafka
Anything `kafka` source related
type: bug
A code related bug.
A note for the community
Problem
The doc for
tls.crt_file
for Kafka components states:However, librdkafka actually only supports PEM format: https://github.com/confluentinc/librdkafka/blob/master/CONFIGURATION.md. Passing a non-PEM certificate gives you an error like:
Configuration
No response
Version
vector v0.43.1
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: