Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3139

Error when enabling FIPS on Windows Server

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • Windows Server

    Description

      When enabling FIPS on a Windows Server, we received the following error message:

       
      This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms._
      [InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.] 
      System.Security.Cryptography.MD5CryptoServiceProvider..ctor() +5302148 [TargetInvocationException: Exception has been thrown by the target of an invocation.] 
      System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) +0 
      System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +289 
      System.Security.Cryptography.CryptoConfig.CreateFromName(String name, Object[] args) +888 
      System.Security.Cryptography.MD5.Create() +22 MongoDB.Bson.ObjectId.GetMachineHash() +39 
      MongoDB.Bson.ObjectId..cctor() +54 [TypeInitializationException: The type initializer for 'MongoDB.Bson.ObjectId' threw an exception.] 
      MongoDB.Bson.ObjectId.get_Empty()
      

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            matthew.r.choinski.ctr@mail.mil Matt Choinski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: