Version - 4.2.1.1 Mode - Reverse Proxy Objective: To support multiple SSL sites, each with their own certificate, and only use one IP/Port.
Does ATS support SNI for incoming requests as described in the below links? Nginx: https://www.digitalocean.com/community/tutorials/how-to-set-up-multiple-ssl-certificates-on-one-ip-with-nginx-on-ubuntu-12-04 Apache httpd: https://www.digicert.com/ssl-support/apache-multiple-ssl-certificates-using-sni.htm Based on my reading, SNI is not supported for incoming requests. It does seem to be supported for requests between ATS and origin. I suppose if SNI is supported, then each remap rule would need to have a configuration overwrite mapping each rule to its own certificate/key. Please advise.
