Hello List,

I'm trying to help an java6-app that can't connect to a server which
seems to support SNI-only.

I thought I could just add some frontend and backend stancas
and include the sni-only server as a server in the backend-section like so:

   server a 1.2.3.4:443 ssl verify none force-tlsv12

(I had verify set, just removed it to keep it simple and rule it out)

But it seems the server in question insists on SNI, whatever force-* I
use and the connection is tcp-reset by the server (a) right after the
Client-Hello from haproxy.

Is there a way to specify the "TLS SNI field" haproxy should use for
these outgoing connections?

Thx in advance

 Benedikt

Reply via email to