Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-10330

Perform SSL server certificate validation in the C++ driver

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.4
    • Affects Version/s: 2.5.1
    • Component/s: Security
    • Labels:
      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 Andreas Nilsson
            Reporter:
            andreas.nilsson Andreas Nilsson
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: