ITRS-Group / monitor-merlin

Module for Effortless Redundancy and Loadbalancing In Naemon
https://itrs-group.github.io/monitor-merlin/
GNU General Public License v2.0
22 stars 14 forks source link

Pre-calculate shared encryption key #66

Closed jacobbaungard closed 4 years ago

jacobbaungard commented 4 years ago

For performance improvements, we precalculate the shared encryption key at configuration time. This reduces the performance penalty for enabling encryption.

This fixes: MON-12187

Signed-off-by: Jacob Hansen jhansen@itrsgroup.com