diff --git a/README.md b/README.md index 35ca9298c..79db3d2d8 100644 --- a/README.md +++ b/README.md @@ -842,7 +842,10 @@ InfluxDB user name. Defaults to `undef` ##### `password` InfluxDB user password. Defaults to `undef` -##### `ssl` +##### `enable_ssl` +Either enable or disable SSL. Other SSL parameters are only affected if this is set to `true`. Defaults to `false`. + +##### `pki` SSL settings will be set depending on this parameter. * `puppet` Use puppet certificates. This will copy the ca.pem, certificate and key generated by Puppet.