Just updated our instance of foreman in a govcloud environment that enforces FIPS mode and I’m seeing an error:
2023-02-06T14:58:22 [I|app|d80f6231] negotiating protocol version
2023-02-06T14:58:22 [I|app|d80f6231] sending KEXINIT
2023-02-06T14:58:22 [I|app|d80f6231] got KEXINIT from server
2023-02-06T14:58:22 [I|app|d80f6231] negotiating algorithms
2023-02-06T14:58:22 [W|app|d80f6231] SSH error
2023-02-06T14:58:22 [I|app|d80f6231] Backtrace for 'SSH error' error (OpenSSL::PKey::DHError): Failed to generate key: non FIPS method
Has anyone ran into this? I saw some earlier threads that talked about this for katello installs, but we are not running that and 3.4.1 looks to have the patches mentioned already applied (and the error format is different)