https://bz.apache.org/bugzilla/show_bug.cgi?id=69743
--- Comment #22 from Sebastiaan <[email protected]> --- For any bodsy that is using HaProxy to front Apache 2.4.64: my fix was to add dynamic SNI explicitly to my backend config: backend bk_web mode http server server1 172.1.1.10:443 ssl verify none sni req.hdr(Host) check check-ssl fall 2 inter 5s maxconn 10000 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
