Hello,
I have san certificate in FE with alpn h2,http/1.1 and i want to select backend based on fqdn (host) because i can’t use sni, i tried but it’s not working.
with curl -Lv --http2 it’s working but not with browser.
The first request allow to access backend and backend give me a location (302), i follow the request with the location url but i have 503.
What is the best way to configure with h2 and alpn if i have san certificate.
Thanks you for you help
1 post - 1 participant