From 6b4206b33bcfcd193bc417b13ad3fe0c737f3001 Mon Sep 17 00:00:00 2001 From: shainaraskas <58563081+shainaraskas@users.noreply.github.com> Date: Wed, 12 Nov 2025 11:37:02 -0500 Subject: [PATCH] Fix formatting in updating-certificates.md typo --- deploy-manage/security/updating-certificates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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