|
From: Ransom, G. M. <Geo...@jh...> - 2019-11-21 15:31:10
|
As for the NLA issue, you could just remove the line and check if it works
(there have been some improvements regarding NLA, so the force off might be outdated)
I tired that. freerdp dies when openssl fails with a fips error. It looks like openssl calls assert() which makes sense if you have FIPS enabled and try to do something that is not FIPS compliant.
evp_enc.c(92): OpenSSL intenral error, assertion failed: Cipher update previous FIPS forbidden algorithm error ignored
Aborted (core dumped)
|