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

Add SSLEnabled to MongoClientOptions.Builder and deprecate socketFactory

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: API
    • Labels:

      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.

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

              Created:
              Updated:
              Resolved: