RussellLuo / caddy-ext

Various Caddy v2 extensions (a.k.a. modules).
MIT License
96 stars 21 forks source link

layer4: add partial caddyfile support for `tls` handler #10

Closed mohammed90 closed 2 years ago

mohammed90 commented 2 years ago

I hope you don't mind me skipping on connection_policies. The struct has too many parameters to manage, and I imagine the need for all those knobs is pretty uncommon.

RussellLuo commented 2 years ago

@mohammed90 Wow, thanks Mohammed! I agree with you that this might be sufficient for most cases :)