7.3 Ensure that all Docker swarm overlay networks are encrypted

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

Ensure that all Docker swarm overlay networks are encrypted.

By default, data exchanged between containers on nodes on the overlay network is not encrypted. This could potentially expose traffic between containers.

Solution

You should create overlay networks the with --opt encrypted flag.

Impact:

None

See Also

https://workbench.cisecurity.org/benchmarks/16041