Skip to content

Commit de355b7

Browse files
authored
Simplify testing with TLS (influxdata#4095)
1 parent b2bb443 commit de355b7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+1246
-1360
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
an [example configuration](./plugins/inputs/jolokia2/examples) to help you
88
get started.
99

10+
- For plugins supporting TLS, you can now specify the certificate and keys
11+
using `tls_ca`, `tls_cert`, `tls_key`. These options behave the same as
12+
the, now deprecated, `ssl` forms.
13+
1014
### New Inputs
1115

1216
- [fibaro](./plugins/inputs/fibaro/README.md) - Contributed by @dynek

0 commit comments

Comments
 (0)