Hi, I'm attempting to configure our IVE to act as a reverse proxy for users to hit a webserver in our DMZ. I need a mechanism that will check for a user Client Certificate and then pass them (and the Cert headers) to the webserver. I'm not looking to necessarily authenticate the user at the IVE, just ask for the cert/pin and pass it to the webserver. Anyone know if this is possible? I've been looking at the ActiveSync configurations to try to get ideas for it, but am a little confused on the authorization only configuration.
... View more