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

Add SSLEnabled to MongoClientOptions.Builder and deprecate socketFactory

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • API

    Description

      For 3.0, we want the flexibility to use SocketChannel or even AsynchronousSocketChannel instead of Socket. To that end, we should be declarative regarding the specification of the need to use SSL.

      To that end, we should replace the current way of indirectly specifying SSL via MongoClientOptions.Builder.socketFactory, and instead prefer MongoClientOptions.Builder.SSLEnabled.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: