Forum Discussion

rcanelo's avatar
rcanelo
Icon for Nimbostratus rankNimbostratus
Jun 06, 2021

redirect https-to-https

Dear Community

 

I have a VS Standard with a profile http that have two wildcard ssl for two domain *.abc.com and *.xyz.com.with a irule select the correct pool based on http:host, all work fine. but now, I have to do redirect from https://www.abc.com to https://www.xyz.com, when redirect this in the irule get a cert error on browser. I believe is not possible to do the redirect because the request is attended for the same VS and the ssl handshake.

I try to do a response location 301 but also not working.

 

Best regard.