Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Naarcha-AWS <[email protected]>
  • Loading branch information
Naarcha-AWS authored Sep 3, 2024
1 parent eda0a93 commit ec1489c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _security/configuration/yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ snapshotrestore:
```
## opensearch.yml
In addition to many OpenSearch settings, the `opensearch.yml` file contains paths to TLS certificates and their attributes, such as distinguished names and trusted certificate authorities. You can this file in `<OPENSEARCH_HOME>/config/`.
In addition to many OpenSearch settings, the `opensearch.yml` file contains paths to TLS certificates and their attributes, such as distinguished names and trusted certificate authorities. You can find this file in `<OPENSEARCH_HOME>/config/`.

```yml
plugins.security.ssl.transport.pemcert_filepath: esnode.pem
Expand Down

0 comments on commit ec1489c

Please sign in to comment.