-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.16.z
-
Moderate
-
None
-
Rejected
-
False
-
Description of problem:
Routes with SHA1 CA certificates (spec.tls.caCertificate) break HAProxy preventing reload
Version-Release number of selected component (if applicable):
4.16
How reproducible:
Always
Steps to Reproduce:
1. create Route with SHA1 CA certificates 2. 3.
Actual results:
HAProxy router fails to reload
Expected results:
HAProxy router should either reject Routes with SHA1 CA certificates, or reload successfully
Additional info:
[ALERT] (312) : config : parsing [/var/lib/haproxy/conf/haproxy.config:131] : 'bind unix@/var/lib/haproxy/run/haproxy-sni.sock' in section 'frontend' : 'crt-list' : error processing line 1 in file '/var/lib/haproxy/conf/cert_config.map' : unable to load chain certificate into SSL Context '/var/lib/haproxy/router/certs/test:test.pem': ca md too weak. [ALERT] (312) : config : Error(s) found in configuration file : /var/lib/haproxy/conf/haproxy.config [ALERT] (312) : config : Fatal errors found in configuration.
This is a continuation/variance of https://issues.redhat.com/browse/OCPBUGS-26498
- relates to
-
OCPBUGS-26498 Router fails to start/reload with SHA1 cert due to OpenSSL 3.0 in RHEL9
- Closed
- links to