cs-haproxy-bouncer icon indicating copy to clipboard operation
cs-haproxy-bouncer copied to clipboard

Fix usage over TLS

Open dik23 opened this issue 2 years ago • 0 comments

Currently to use this bouncer over https /usr/lib/crowdsec/lua/haproxy/crowdsec.lua needs hacking and http changing to https

https://github.com/crowdsecurity/cs-haproxy-bouncer/blob/031e1e37fea48a97d9e102f660b47027510c5a9f/lib/crowdsec.lua#L82

https://github.com/crowdsecurity/cs-haproxy-bouncer/blob/031e1e37fea48a97d9e102f660b47027510c5a9f/lib/crowdsec.lua#L205

This is not sane as it might not survive future updates

dik23 avatar May 25 '23 13:05 dik23