Yes, set it up like this:
Make sure you have dedicated certificates for HTTP/2 and HTTP/1, without overlapping SANs, otherwise SNI routing fails.
Also, yuor backend has to support HTTP/2 for this, as Haproxy doesn’t (so we need to tunnel).
Yes, set it up like this:
Make sure you have dedicated certificates for HTTP/2 and HTTP/1, without overlapping SANs, otherwise SNI routing fails.
Also, yuor backend has to support HTTP/2 for this, as Haproxy doesn’t (so we need to tunnel).