Hi,

 

I am using client certificate verification with the redirect option, so that the connection gets transferred to a separate socket in case the certificate is not accepted (rather than dropping the connection). This works well, unless I add the option “protocol = proxy” in order to get the client’s TCP params passed on. In this case, the redirect option seems to be ignored.

 

Are the “redirect” and “protocol = proxy” options incompatible with one another? Is there an alternative?

 

Thanks,

Rob