Ignore / pass-through SSL for some domains and terminate / decrypt for other

Check the following post for a TCP frontend routing through different backends based on SNI and ultimately SSL-terminating it on another dedicated frontend:

You can use the same approach to SSL terminate some domains and passthrough others.