1
1
mirror of https://git.sr.ht/~emersion/tlstunnel synced 2024-09-25 20:40:40 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Simon Ser
90ac861b52
Update dependencies 2021-02-17 18:18:14 +01:00
Simon Ser
43f434be84
Update to go-proxyproto v0.3.0 2020-10-29 14:21:03 +01:00
delthas
55fdebc9b7
Enable certmagic logging 2020-10-28 11:53:01 +01:00
Simon Ser
a2bf967da7
Switch to scfg
And we get nested blocks for free.
2020-10-19 16:47:50 +02:00
Simon Ser
aae358811d
Set PROXY protocol PP2_TYPE_SSL 2020-10-09 14:45:55 +02:00
Simon Ser
79e331e8c2
Use upstream proxyproto.HeaderProxyFromAddrs 2020-10-09 12:05:22 +02:00
Simon Ser
839af3072c
Update certmagic to fix ALPN protocols
A recent certmagic commit [1] removes the assumption that tlstunnel will
proxy HTTP 1.1 and 2 traffic.

[1]: 3e4c11b75f
2020-09-14 21:37:24 +02:00
Simon Ser
e3ac31414f
Add support for the PROXY protocol 2020-09-09 14:52:41 +02:00
Simon Ser
af78c6600c
Add certmagic support 2020-09-08 18:24:16 +02:00
Simon Ser
21eed45822
Initial commit 2020-09-08 12:11:32 +02:00