PFsense + HaProxy - Redirect not working

I have a front end for multiple domains with shared SSL offloading. Each domain has it’s own valid certificate and I have verified that the appropriate certificate is being loaded for each domain.

Domain1 is working just fine. However, for my second domain (randoprojects) I can’t seem to get the redirect to randoprojects to work.

Any attempts to go to randoprojects.com results in the http->https redirect fine but the www rule seems to be ignored.

I apologize for the horrible screen grab. The forum will only let me attach one image so I had to try to jam it all into one picture.

My guess is that you don’t have the access control lists and actions setup properly to match the host name to the proper back end.

Actually, from the image above you can see they are setup correctly. The issue seemed to be related to SNI Filter syntax.