Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2004

Add SSL Configuration options to the URI / Enable X.509 auth through URI

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.0
    • Affects Version/s: None
    • Component/s: tls
    • None

      Currently the only way to actually be able to connect to SSL enabled server is by calling mongoc_client_set_ssl_opts. It is insufficient to enable the ssl=true URI option as in real world scenario you have to configure the client certificate and possibly allowed ca.

      Since we can't provide client certificate through the URI, X.509 authentication is therefore not supported through the URI alone, and requires few lines of code to enable.

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: