Authenticate macOS senders over TLS with certificates in System Keychain?

View thread

ygini

Hello,

We are deploying NXLog Enterprise on a fleet of macOS devices with the goals to collect endpoint events even remotely. Which mean Graylog GELF exposed over Internet, with TLS encryption and certificate authentication requirements.

I see that om_ssl can do the job of TLS communication and even client authentication, but the settings I see are using file path for the Private Key.

Is there a way to have NXLog with om_ssl on macOS using a certificate from the System Keychain ?

Thanks