jrollans.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Question for the haproxy users:
Does anyone have a working configuration for reverse-proxying HTTPS URLs
- using "mode tcp" (no TLS certificates on the Haproxy) AND
- using the "use_backend" configuration do decide which backend to use based on SNI?
So we have https://foo.example.org and https://bar.example.org, both DNS entries pointing to the haproxy.
use_backend foo if { FOO_CONDITION_GOES_HERE }
use_backend bar if { BAR_CONDITION_GOES_HERE }
default_backend foo
No matter which condition we try, we always fall back to the default backend.
Removing the `default_backend` we get errors for all connection attempts. So clearly the conditions are wrong.
We tried `req_ssl_cni foo.example.org` as the condition inside the curly braces.
We tried `ssl_fc_sni_end foo.example.org`.
We tried `req.ssl_cni foo.example.org`.
We tried with -i and with "-m end".
We tried the complete URL (some.service.foo.example.org) or only the domain.
Any ideas, anyone?
#Headhunter geben mal wieder alles, um auch wirklich sicher zu gehen, dass ich sie nicht ernst nehmen kann.
Nachricht über LinkedIn:
"Sie sind mir aufgefallen, weil Sie sich gut mit #Linux auskennen und Berufserfahrung haben. Hätten Sie vielleicht auch Lust #Windows Admin zu werden? Ich freue mich auf Ihre Rückmeldung!"
Überlege zu antworten:
"Wenn jetzt jeder Windows #Admin werden kann, warum übernehmen Sie nicht einfach den Job?"