yyy wrote:
What does server log says? Is it accepting connection at https_one? (I had a similar problem, server worked as expected (at least when connecting from openssl s_client), but client did not appear to support sni).
Great reply. Some debug logs might indeed be useful.
Also "proxy" protocol is implemented before SSL protocol negotiation. The option should be supplied in the master (accepting) service.
Mike