A healthcare organization uses Elasticsearch to index medical records. Which Elasticsearch configuration prevents accidental exposure of PHI by ensuring inter-node communication is encrypted?
-
A
Enabling TLS on the HTTP layer only
-
B
Enabling TLS on the transport layer for node-to-node communication
-
C
Using VPN tunnels and disabling Elasticsearch security features
-
D
Setting 'network.host' to 'localhost'