X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4dc8c5e74ba2386715a1f31a319077bc34f3b330..37710c707e0f7b0a57a836ff8cc42dd0c5f762ff:/lib/config/config.default.yml diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml index 2d9119adfc..3ca137e9c4 100644 --- a/lib/config/config.default.yml +++ b/lib/config/config.default.yml @@ -803,6 +803,12 @@ Clusters: # Skip TLS certificate name verification. InsecureTLS: false + # Mininum TLS version to negotiate when connecting to server + # (ldaps://... or StartTLS). It may be necessary to set this + # to "1.1" for compatibility with older LDAP servers. If + # blank, use the recommended minimum version (1.2). + MinTLSVersion: "" + # Strip the @domain part if a user supplies an email-style # username with this domain. If "*", strip any user-provided # domain. If "", never strip the domain part. Example: