-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
feature requestRequests for new plugin and for new features to existing pluginsRequests for new plugin and for new features to existing plugins
Description
Relevant telegraf.conf:
[[inputs.x509_cert]]
sources = ["/etc/path-to-jks/server.jks"]
System info:
telegraf-1.13.2-1.x86_64 is included in the package
Steps to reproduce:
- Update the above telegraf config and reload telegraf-client
- Errors appear in the telegraf-client logs
E! [inputs.x509_cert] Error in plugin: cannot get SSL cert '/etc/path-to-jks/server.jks': failed to parse certificate PEM
Expected behavior:
x509_cert plugin to parse JKS certificate files
Actual behavior:
Getting errors in the telegraf-client logs
E! [inputs.x509_cert] Error in plugin: cannot get SSL cert '/etc/corona/server.jks': failed to parse certificate PEM
Additional info:
gilgameshfreedom, Illutax and pdrivom
Metadata
Metadata
Assignees
Labels
feature requestRequests for new plugin and for new features to existing pluginsRequests for new plugin and for new features to existing plugins