-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Major Change
-
Security 2021-11-29, Security 2021-12-13, Security 2022-01-10, Security 2022-01-24
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
If a KMIP symmetric key is disabled on the server, the server will not know this until a restart of the server.
We should poll the KMIP server via Get Attributes and check if State == Active. If the state is not active, then we would shutdown the server.
The polling would need to be robust to KMIP server unavailability. The user may want to opt-out of this behavior.