Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-956

Determine how to support TLS options in URI string and array options

    • Type: Icon: New Feature New Feature
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      CDRIVER-2004 added support for new SSL options in the URI string:

      • sslclientcertificatekeyfile
      • sslcertificateauthorityfile
      • sslallowinvalidcertificates
      • sslallowinvalidhostnames

      Additionally, CDRIVER-2130 will ensure that TLS is enabled if any of these options are present in the URI. Since they options are already taken by our driver options, we may decide not to support them in the URI array options (i.e. second parameter to Manager constructor). We may also not want to document them.

      That said, we should test the precedence if these options are specified in both the URI string and driver options.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: