Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-336

Move TLS configuration out of connection.New

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.0.3
    • Affects Version/s: 0.0.2
    • Component/s: None
    • None

      The connection.New function currently handles configuring the connection for TLS directly inline. This clutters up the function and makes it more difficult to understand. Break the functionality to configure a connection for TLS into it's own function and call that from connection.New.

            Assignee:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: