----- Original Message ----- > Ref: https://issues.apache.org/jira/browse/TS-1392 > > It seems like ATS v3.2.0 requires a Server Name Indication (SNI) to > do > SSL termination. We use wildcard certs, and don't need/want SNI, so > is > there some way to turn off SNI to get broader client support for our > services?
You would have to specify each IP as dest_ip or we would have to extend our SSL code to do a lookup and only bind a certain name to a certain IP. Right now, if you wanted to disable SNI, you'd have to do so by recompiling with, adding -DOPENSSL_NO_TLSEXT to your C/XX/PP/FLAGS i > -jf > -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: i.ga...@brainsware.org URL: http://brainsware.org/ GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE