Skip to content

Docker Enterprise Swarm manager auto-lock key must be rotated periodically.

An XCCDF Rule

Description

Rotate swarm manager auto-lock key periodically. Swarm manager auto-lock key is not automatically rotated. Rotate them periodically as a best practice. By default, keys are not rotated automatically.

ID
SV-235849r627674_rule
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Run the below command to rotate the keys.

docker swarm unlock-key --rotate

Additionally, to facilitate audit for this recommendation, maintain key rotation records and ensure that a pre-defined frequency for key rotation is established.