diff --git a/deploy-manage/security/updating-certificates.md b/deploy-manage/security/updating-certificates.md index 7b95cbc97c..497879eed4 100644 --- a/deploy-manage/security/updating-certificates.md +++ b/deploy-manage/security/updating-certificates.md @@ -23,7 +23,7 @@ Regardless of the scenario, {{es}} monitors the SSL resources for updates by def Because {{es}} doesn’t reload the `elasticsearch.yml` configuration, you must use **the same file names** if you want to take advantage of automatic certificate and key reloading. -If you need to update the `elasticsearch.yml`](/deploy-manage/stack-settings.md) configuration or change passwords for keys or keystores that are stored in the [secure settings](secure-settings.md), then you must complete a [rolling restart](#use-rolling-restarts). {{es}} will not automatically reload changes for passwords stored in the secure settings. +If you need to update the [`elasticsearch.yml`](/deploy-manage/stack-settings.md) configuration or change passwords for keys or keystores that are stored in the [secure settings](secure-settings.md), then you must complete a [rolling restart](#use-rolling-restarts). {{es}} will not automatically reload changes for passwords stored in the secure settings. ::::{admonition} Rolling restarts are preferred :name: use-rolling-restarts