0

Goal: using NetScaler, have https://OLDDOMAIN rewritten to https://NEWDOMAIN before the SSL check for OLDDOMAIN.com happens (and fails).

Edit: Answer: can't be done. See clarifying comment below (thanks).

FMH
  • 1
  • 3
  • maybe because the NEWDOMAIN VIP uses SSL offloading, it can't be done on that VIP? maybe using a separate VIP for OLDDOMAIN that does not have SSL offload active would work? – FMH Apr 13 '17 at 01:09
  • In short: redirect happens *after* the SSL handshake and thus *after* the certificate validation so there is no way to redirect before the certificate validation takes place. – Steffen Ullrich Apr 13 '17 at 05:32
  • Thank you for the clarification. Much appreciated. – FMH Apr 14 '17 at 22:57

0 Answers0