From 6a648c76845c191de1d145ea25f5befdc24b2138 Mon Sep 17 00:00:00 2001 From: Brian Lycett Date: Thu, 31 Mar 2022 10:55:36 +0100 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c71945..28bc781 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ For example, if you're using Docker Swarm and you've set the LDAP bind password * `LDAP_IGNORE_CERT_ERRORS` (default: *FALSE*): If *TRUE* then problems with the certificate presented by the LDAP server will be ignored (for example FQDN mismatches). Use this if your LDAP server is using a self-signed certificate and you don't have a CA certificate for it or you're connecting to a pool of different servers via round-robin DNS. -* `LDAP_TLS_CACERT` (no default): If you need to use a specific CA certificate for TLS connections to the LDAP server (when `LDAP_REQUIRE_STARTTLS` is set) then assign the contents of the CA certificate to this variable. e.g. `-e LDAP_TLS_CACERT="$(