Skip to content

Commit 703ca68

Browse files
authored
Self signed cert spelling fix
1 parent c9b0458 commit 703ca68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/migrate/migrate-from-a-self-managed-cluster-with-a-self-signed-certificate-using-remote-reindex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The `Destination` cluster should be the same or newer version as the `Source` cl
5151
::::
5252
5353
54-
## Step 4: Enable bundle and add `reindex` settings on the `Desination` cluster. [ec-remote-reindex-step4]
54+
## Step 4: Enable bundle and add `reindex` settings on the `Destination` cluster. [ec-remote-reindex-step4]
5555
5656
1. From your deployment page, go to the **Edit** page, click **Manage user settings and extensions**, select tab **Extensions** then enable `my_source_ca`.
5757
2. Switch tab to **User settings**, append the following settings to the `elasticsearch.yml`. This step adds `source_server` to the `reindex.remote.whitelist`, points source CA bundle to be trusted by the `Destination` cluster using the setting `reindex.ssl.certificate_authorities`.

0 commit comments

Comments
 (0)