Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2521

Add support for the tlsDisableOCSPEndpointCheck URI option

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 100.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      As part of implementing OCSP support for 4.4, the Go driver has added support for the tlsDisableOCSPEndpointCheck URI option. This allows users to disable network communication with the OCSP responder, which might be unreachable from the application server, to avoid an HTTP roundtrip every time a connection is established. The tools should modify the configureClient method in mongo-tools-common to account for this option.

      See https://github.com/mongodb/specifications/blob/master/source/ocsp-support/ocsp-support.rst#tlsdisableocspendpointcheck for some more information/rationale for the option.

            Assignee:
            Unassigned Unassigned
            Reporter:
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: