crowdsecurity / go-cs-bouncer

Go library to use crowdsec API.
MIT License
9 stars 11 forks source link

Fix tls option InsecureSkipVerify #18

Closed sabban closed 2 years ago

sabban commented 2 years ago

Fix a weird bug where InsecureSkipVerify wasn't honored in API Key auth mode.