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

Disable OP_MSG checksums for TLS connections

    • Fully Compatible
    • ALL
    • v4.2
    • Service Arch 2019-06-17, Service Arch 2019-07-01
    • 0

      We enabled OP_MSG checksums to catch data corruption on the wire in SERVER-28679.

      This work of performing those checksums is extra cost though, and it is redundant when mixed with the hmacs required by tls.

      We lose little on the data integrity side and avoid overhead if we only perform check sums on non-tls connections.

            Assignee:
            rahul.sundararaman@mongodb.com Rahul Sundararaman (Inactive)
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: