You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for systemd socket activation. This would allow munged to be restarted without potentially dropping any incoming requests during that time. It would also allow for the initial phase of Key Rotation to rotate to a new key by restarting the daemon.
Add support for systemd socket activation. This would allow
mungedto be restarted without potentially dropping any incoming requests during that time. It would also allow for the initial phase of Key Rotation to rotate to a new key by restarting the daemon.