Merge pull request #559 from opensearch-project/ccr-fix

Fix DN call
This commit is contained in:
Naarcha-AWS 2022-05-24 09:43:32 -05:00 committed by GitHub
commit 9559e7cc33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ In addition, verify and add the distinguished names (DNs) of each follower clust
First, get the node's DN from each follower cluster:
```bash
curl -XGET -k -u 'admin:admin' 'https://localhost:9200/_plugins/_security/api/ssl/certs?pretty'
curl -XGET -k -u 'admin:admin' 'https://localhost:9200/_opendistro/_security/api/ssl/certs?pretty'
{
"transport_certificates_list": [