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 

On Wednesday, September 1, 2021 at 2:28:41 PM UTC+5:30 CN wrote:

> 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/8e74bd38-2ba7-4ddf-801a-758905afa9d0n%40googlegroups.com.

Reply via email to