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

Implement Unified URI Options

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 3.10.0
    • None
    • Configuration
    • None
    • Fully Compatible

    Description

      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

      Attachments

        Activity

          People

            jeff.yemin@mongodb.com Jeffrey Yemin
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: