Skip to content

Commit 1fe67ae

Browse files
jfredeneedugon
andauthored
Update deploy-manage/remote-clusters/remote-clusters-api-key.md
Co-authored-by: Edu González de la Herrán <[email protected]>
1 parent 09e40f6 commit 1fe67ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deploy-manage/remote-clusters/remote-clusters-api-key.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,8 +463,7 @@ headers.
463463
464464
#### On the local cluster [_certificate_identity_local_cluster]
465465
466-
The local cluster must be configured to sign cross-cluster requests with a certificate-private key pair. You can generate a signing
467-
certificate using [elasticsearch-certutil](#remote-clusters-security-api-key-remote-action) or use an existing certificate.
466+
When [adding the remote cluster](#using-the-es-api) to the local cluster, you must configure it to sign cross-cluster requests with a certificate–private key pair. You can generate a signing certificate using [elasticsearch-certutil](#remote-clusters-security-api-key-remote-action) or use an existing certificate.
468467
469468
```yaml
470469
cluster.remote.my_remote_cluster.signing.certificate: "path/to/signing/certificate.crt"

0 commit comments

Comments
 (0)