Implement Unified URI Options

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.10.0
    • Affects Version/s: None
    • Component/s: Configuration
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      See DRIVERS-557 for details.

      New options required in the Java driver:

      • tls
      • tlsAllowInvalidHostnames
      • tlsInsecure (document as synonymous with tlsAllowInvalidHostnames, as that's the only thing we can turn off in the driver itself)

      Options the driver can't implement (Because TLS is configured in Java via system properties. Applications that want this behavior have to configure either those system properties or provide a custom SslContext to the driver via settings):

      • tlsAllowInvalidCertificates
      • tlsCAFile
      • tlsCertificateKeyFile
      • tlsCertificateKeyFilePassword

      Options where the driver's default is different that the specification's default: None

              Assignee:
              Jeffrey Yemin
              Reporter:
              Rathi Gnanasekaran (Inactive)
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: