mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
* Hot reloading of datanode certificates * Differentiate between certificate change and certificate renewal in datanode events * fixed log message * added changelog * code cleanup * code cleanup and typos * remove event handling as this also triggers the `OpensearchConfigurationChangeEvent` * Fix DatanodeRestApiProxy * make keystore a singleton to respect synchronized calls --------- Co-authored-by: Matthias Oesterheld <33032967+moesterheld@users.noreply.github.com> Co-authored-by: Matthias Oesterheld <matthias.oesterheld@graylog.com>
First version, additional info to follow.