Hello,
Currently we have Eventstore Behind a HTTPs Proxy, I would like eventstore to do all internal communications through the proxy using TLS Termination, However when eventstore posts the gossip it is using HTTP, This causes the proxy to return 4xx.
Is there anyway to tell eventstore to use HTTPs and Secure TCP?
Thanks