Origin Rule to override SNI

Hi,

I've got a proxied DNS record and trying to override the SNI for it as the origin certificate is unaware of the proxied DNS record name and it doesn't seem to be working. The rule is very simple:

(http.host eq "foo.com") => SNI rewrite to: "origin-host.com"

... but it doesn't seem to work. Any ideas?
Was this page helpful?