-
Type: New Feature
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
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.
- is related to
-
CDRIVER-2004 Add SSL Configuration options to the URI / Enable X.509 auth through URI
- Closed
-
CDRIVER-2130 Any "ssl" config option in URI should turn on SSL/TLS
- Closed
- related to
-
PHPC-1288 Implement Unified URI Options
- Closed