Why?
If you have an existing PKI infrastructure, mutual TLS is a convenient way to do authentication and authorization. OpenSearch supports it, although the documentation is lacking in practical examples. Let's fix that!
Configuring OpenSearch Security
Files we're touching
This post uses the OpenSearch security YAML files for configuration. While …