executable fail to start when fips is enabled

818 views
Skip to first unread message

Jayasankar R

unread,
Aug 31, 2021, 11:02:56 AM8/31/21
to PyInstaller
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

CN

unread,
Sep 1, 2021, 4:58:41 AM9/1/21
to PyInstaller
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

Jayasankar R

unread,
Sep 1, 2021, 9:59:40 AM9/1/21
to PyInstaller
The executable I create is to run on  Linux machines. Is there a way to know which so. files have to be FIPS compliant

Thanks
Jayasankar 

Jayasankar R

unread,
Sep 1, 2021, 10:00:01 AM9/1/21
to pyins...@googlegroups.com
The executable I create is to run on  Linux machines. Is there a way to know which so. files have to be FIPS compliant

Thanks
Jayasankar 

--
You received this message because you are subscribed to a topic in the Google Groups "PyInstaller" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pyinstaller/SIl8mPyYCD8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pyinstaller...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/e660fcbe-7820-4e54-9fec-c653eae5b366n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages