Elasticsearch-Kibana- Evaluate PERMISSIVE Peer Authentications
Elasticsearch-kibana contains PeerAuthentication exceptions that set mTLS to PERMISSIVE
which allows clear text traffic. We should evaluate these and see how necessary they are in an ability to encrypt as much traffic through the cluster as possible.
elasticPeerAuth.yaml has 2 exceptions that should be tested if mode can be set to STRICT
Edited by Kirby Liu