nightroman / Mdbc

MongoDB Cmdlets for PowerShell
Apache License 2.0
141 stars 16 forks source link

FIPs compliance #42

Closed jdeprato closed 4 years ago

jdeprato commented 4 years ago

When I'm connecting using the Mdbc module functions I get an unknown error when I have FIPs enabled wherever I'm running the PowerShell script. Is this something that's been reported before? If so, is this code still being maintained where it could possibly be fixed? I noticed in the official C# driver for MongoDB FIPs compliance may have already been addressed.

nightroman commented 4 years ago

I have just pushed the updated Mdbc 6.5.6 with the latest C# driver 2.10.4. Hopefully the issue was addressed there (I could not find anything relevant to FIPs in notes, though). Otherwise, I afraid, there is nothing I can do in Mdbc.