doc: document 'encryption' directive for LDAP

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
This commit is contained in:
Chris Reeves 2016-06-29 14:29:35 +01:00 committed by Eric Lippmann
parent f05d22a39d
commit 8e40d3cc25
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ Directive | Description
**root_dn** | Root object of the tree, e.g. "ou=people,dc=icinga,dc=org"
**bind_dn** | The user to use when connecting to the server.
**bind_pw** | The password to use when connecting to the server.
**encryption** | Type of encryption to use: `none` (default), `starttls`, `ldaps`.
**Example:**