Enhance LDAPConnectionOptions to support more host types

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Security 2021-07-12, Security 2021-07-26, Security 2021-08-09
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, LDAPConnectionOptions stores a vector of strings for the list of hosts where the string is a "host[:port]" combination. 

      A new class should be create named LDAPHost. LDAPHost should have a method parse(StringData host, bool isSSL) to parse a host[:port] combination. It should have methods for serializing to HostAndPort and to URI.

      LDAPConnectionOptions:parseHostURIs should return a vector of LDAPHost now.

              Assignee:
              Aldo Aguilar
              Reporter:
              Mark Benvenuto
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: