Fixed cert names

Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
This commit is contained in:
keithhc2 2021-12-15 13:13:18 -08:00
parent f12a98cb4b
commit 78b8930f58
1 changed files with 2 additions and 2 deletions

View File

@ -166,8 +166,8 @@ This process generates many files, but these are the ones you need to add to eac
- `root-ca.pem`
- `admin.pem`
- `admin-key.pem`
- (Optional) `one-node-cert.pem`
- (Optional) `one-node-key.pem`
- (Optional) `node1.pem`
- (Optional) `node1-key.pem`
On one node, the security configuration portion of `opensearch.yml` might look like this: