All looks good, but when ACME sends H1 response, TCP Proxy blocks it with
time="2024-08-15T06:39:40Z" level=debug msg="TLS: no certificate for TLSALPN challenge: <FQDN>"
time="2024-08-15T06:39:46Z" level=debug msg="TLS: no certificate for TLSALPN challenge: <FQDN>"
Can anyone please advise, if it's possible to pass ALPN challenges in the TCP mode?
There reason why I'm using this setup - there is complicated chain of tunnels between server A and B, so I want to land all traffic to server01 and route it further.