Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2379

Documents cannot be inserted in FIPS mode

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.12.3
    • Component/s: Auth
    • Labels:
      None
    • Environment:
      Centos 7, FIPS enabled

      In the mongodriver you explictly call Digest::MD5 for the hashed password and auth key.
      under fips this aborts the process as expliclty not allowed under fips.
      Can this be chhanged to SHA1?

            Assignee:
            Unassigned Unassigned
            Reporter:
            sal.scotto@gmail.com Sal Scotto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: