systemd-netlogd icon indicating copy to clipboard operation
systemd-netlogd copied to clipboard

[Feature Request] Support for TLS

Open fpoirotte opened this issue 3 years ago • 2 comments

Hi,

Similar to the comment at https://github.com/systemd/systemd-netlogd/issues/24#issuecomment-779980626, I think it would be great if systemd-netlogd had TLS support. It should at least be able to authenticate the remote server where the logs are being forwarded to. Ideally though, it would also be able to authenticate the client (so that both the sender and recipient can mutually authenticate each other).

Cheers, François

fpoirotte avatar Nov 21 '22 11:11 fpoirotte

I have started working on it https://github.com/systemd/systemd-netlogd/commit/c6f5c01d39faddc6b1f905b3f1160e8c2c29123d

ssahani avatar Apr 10 '23 13:04 ssahani

Is there already a release planned for this feature?

rmcuenen avatar Oct 03 '23 08:10 rmcuenen

I have introduced DTLS https://github.com/systemd/systemd-netlogd/pull/55

ssahani avatar May 09 '24 14:05 ssahani

Closed via https://github.com/systemd/systemd-netlogd/pull/57

ssahani avatar May 09 '24 23:05 ssahani