-
Story
-
Resolution: Done
-
Critical
-
None
-
None
-
None
The origin test "when FIPS is disabled the HAProxy router should serve routes when configured with a 1024-bit RSA key" is failing due to a hardcoded certificate using SHA1 as the hash algorithm.
The certificate needs to be updated to use SHA256 as SHA1 isn't support anymore.
More details: https://github.com/openshift/router/pull/538#issuecomment-1831925290
- is related to
-
OCPBUGS-26498 Router fails to start/reload with SHA1 cert due to OpenSSL 3.0 in RHEL9
- Closed
- links to