ContainerImage.Pinniped/internal/controller/supervisorconfig/ldapupstreamwatcher
Ryan Richard 025b37f839 upstreamldap.New() now supports a StartTLS config option
- This enhances our LDAP client code to make it possible to optionally
  dial an LDAP server without TLS and then use StartTLS to upgrade
  the connection to TLS.
- The controller for LDAPIdentityProviders is not using this option
  yet. That will come in a future commit.
2021-05-19 17:17:44 -07:00
..
ldap_upstream_watcher_test.go upstreamldap.New() now supports a StartTLS config option 2021-05-19 17:17:44 -07:00
ldap_upstream_watcher.go upstreamldap.New() now supports a StartTLS config option 2021-05-19 17:17:44 -07:00