diff --git a/doc/04-Resources.md b/doc/04-Resources.md index 6b43ca3d3..72021c38a 100644 --- a/doc/04-Resources.md +++ b/doc/04-Resources.md @@ -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:**