The cdriver's scram implementation doesn't work with openssl FIPS

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.1.5
    • Affects Version/s: 1.1.4
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The cdriver uses the SHA1() function from openssl, but that's actually not okay in fips mode. Instead we have to wrap the various evp functions to do the same thing.

      https://github.com/mongodb/mongo-c-driver/pull/228

              Assignee:
              A. Jesse Jiryu Davis
              Reporter:
              Mira Carey
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: