HTTPS between ADC and Real Server
pinla11
Member ✭
Hello,
I need some help to configure HTTPS comunication between the ADC and the real servers.
I have this scenario:
Virtual server: X
Virtual Services: 80 redirect to 443
URLS: example1.com
example2.com
I have an aFlex whose send the request HTTP to some services groups. The LB criteria is the path behind the URLs.
example1.com/gestion will go to realserver1
example1.com/home will go to realserver2
example2.com/root will go to realserver2
etc..
The problem is that I need that realserver1 communicates HTTPS with the ADC.
I can't use the SSL Server template in the virtual service beacuse that will block the access to the other servers.
Can anyone help me with that?
Thanks in advance.
I need some help to configure HTTPS comunication between the ADC and the real servers.
I have this scenario:
Virtual server: X
Virtual Services: 80 redirect to 443
URLS: example1.com
example2.com
I have an aFlex whose send the request HTTP to some services groups. The LB criteria is the path behind the URLs.
example1.com/gestion will go to realserver1
example1.com/home will go to realserver2
example2.com/root will go to realserver2
etc..
The problem is that I need that realserver1 communicates HTTPS with the ADC.
I can't use the SSL Server template in the virtual service beacuse that will block the access to the other servers.
Can anyone help me with that?
Thanks in advance.
0
Comments
Hi,
I'm not sure this fits exactly what you want to do but have you looked into using a template with url-switching?
Cheers,
JF