fabiolb / fabio

Consul Load-Balancing made simple
https://fabiolb.net
MIT License
7.25k stars 620 forks source link

Ignore host=dst when backend is https #916

Closed nathanejohnson closed 1 year ago

nathanejohnson commented 1 year ago

In the case where host=dst, fabio should ignore this directive when backend is https. for https backends our default is to do this anyway. Current behavior is it sets the SNI header to the literal "dst"