HI all ,
1 ) I Received a requirement as to perform the https to https redirection and do the ssl installation in CSS load balancer . Redirection need to happen from https://www.abc.com to https://www.abc.com/fcbd . i have a confusion in , how to add the /fcbd in the client request and send it to the backend server .
2 ) SSL cert is already installed on the server for the above said domain , CSS can't add the string in the client header without decrypt the packets from client , so i need to install the ssl cert also in CSS . In this scenario ssl cert is installed on both server and CSS ( like END TO END in ACE ) , but I'm not familiar with css ssl Configuration . Need to now , how to configure this type of SSL installation In CSS .
Regards , Gopinath