refractionPOINT / usp-adapters

LimaCharlie Universal Sensor Protocol (USP) Adapters to ingest from various sources.
https://limacharlie.io
Apache License 2.0
2 stars 2 forks source link

Syslog mutual tls #153

Closed maximelb closed 5 months ago

maximelb commented 6 months ago

Description of the change

Adding Mututal TLS support to the syslog method. Also updating dependencies and builder container.

Guide on generating the relevant certs, ca and keys: https://blog.devolutions.net/2020/07/tutorial-how-to-generate-secure-self-signed-server-and-client-certificates-with-openssl/

Type of change