Files
graylog2-server/data-node
Tomas Dvorak e2fa10afe7 Hot reloading of datanode certificates (#24062)
* 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>
2025-11-04 12:46:06 +01:00
..
2023-02-27 13:11:24 +01:00

First version, additional info to follow.