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

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 1.7.0
    • None
    • tls
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: