Hello ,
I hope you can help me with this issue:
- my network topology is like I have WEB site so to enable the redandancy in site (A) I am using CSS and I already using a SSL termination for internet users and it is working very good.
- to enable the redandancy per data center I used GSS redirect the my URL users to the data center I need.
- currently the GSS load balance between to data centers A and B.
- data center (A) has two web servers load balnced with the CSS with its SSL certificate,
-Data center (B) has only one server with its SSL in the real server.
ISSUE:
my issue now is when the internet user request the my URL the GSS replies with the required IP ex. (from data center (A)) and the users gets the SSL fro the CSS and work well, but id this site comes down the GSS will reply with the IP add from site (B) (the real server) then the users can't get into the URL by to the SSL of the Real server and he has to reload his intenet connection and clrear the browser cach.
so, how can I make the user be auth. with the same certificate on the CSS and other on a real server auto without problems.
Many thank and Regards
USAMA BAKRY