It will fail, yes. FIPS enabled means that everything has to use ONLY fully qualified FIPS certified encryption.
Make sure your SSL is also FIPS encryption compliant: https://techcommunity.microsoft.com/t5/microsoft-security-baselines/why-we-8217-re-not-recommending-8220-fips-mode-8221-anymore/ba-p/701037 On Tuesday, August 31, 2021 at 8:02:56 AM UTC-7 [email protected] wrote: > Hi there, > I have been using pyinstaller with python 3.5.2 to create my executable. > Recently the target where I run the executable has been changed with fips > mode enabled and seeing the failure > fips.c(139): OpenSSL internal error, assertion failed: FATAL FIPS SELFTEST > FAILURE > Aborted (core dumped) > > How to fix this issue?Any help > > Thanks > Jayasankar R > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/e660fcbe-7820-4e54-9fec-c653eae5b366n%40googlegroups.com.
