crowdsec/cmd/notification-http
Laurence Jones b1c9717e21
[http plugin] Add capath, certpath, keypath to load custom certs (#2634)
* Add cacert, certpath, certkey to http plugin to load custom cetificates

* rename func to get tls client as it doesnt make sense calling it api

* Fix is capath is empty we should return the current certificates

* Remove comment
2023-12-12 10:36:45 +00:00
..
http.yaml move plugins/notifications/* to cmd/notification-* (#2429) 2023-08-24 09:46:25 +02:00
main.go [http plugin] Add capath, certpath, keypath to load custom certs (#2634) 2023-12-12 10:36:45 +00:00
Makefile Make: build with debug symbols in func tests or if DEBUG=1; drop BUILD_VENDOR_FLAGS (#2443) 2023-08-28 15:58:26 +02:00