Perform SSL server certificate validation in the C++ driver

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.4
    • Affects Version/s: 2.5.1
    • Component/s: Security
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Implement a hostname check of the server on the client side. Check SAN match first and then CN.
      Also, check that the server certificate is currently valid (not expired, and not 'not-yet-valid').

      These behaviors should be configurable before first-use of the driver, by manipulating the process-global connection ssl configuration state (formerly cmdLine.sslOnNormalPorts).

              Assignee:
              Andreas Nilsson (Inactive)
              Reporter:
              Andreas Nilsson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: