allowunsignedcerts¶
Disables TLS peer certificate verification.
This parameter applies to Kubernetes Metadata Module (mmkubernetes).
- Name:
allowunsignedcerts
- Scope:
action
- Type:
boolean
- Default:
off
- Required?:
no
- Introduced:
at least 8.x, possibly earlier
Description¶
If “on”, this will set the curl CURLOPT_SSL_VERIFYPEER option to 0. You are strongly discouraged to set this to “on”. It is primarily useful only for debugging or testing.
Action usage¶
action(type="mmkubernetes" allowUnsignedCerts="on")
See also¶
See also Kubernetes Metadata Module (mmkubernetes).
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.