Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3066

Implement Unified URI Options

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

      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:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: