Chakravarthi_P1
Aug 01, 2012Nimbostratus
HTTPS passthrough with HTTP:Host validation
Hi,
I am trying to setup a HTTPS passthrough where SSL certs would be configured on Servers..
DNS :
test.mydomain.com --- 59.40.33.11
web.mydomain.com -- 59.40.33.11
dev.mydomain.com -- 59.40.33.11
Virtual Server
59.40.33.11
Nodes:
10.33.84.21 (test web server)
10.33.84.42 (production web server)
10.33.84.52 (dev web server)
Now, based on fqdn, i want to divert the traffic. I am able to achieve this with HTTP by sing swith option
But not able to do with HTTPS as I am not able to use HTTP / fasthttp with SSL passthrough
Can someone help me here ?
Regards
Chakri