File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/reference/release-notes Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1798,11 +1798,11 @@ Search::
17981798Security::
17991799* A new bootstrap check enforces that TLS/SSL is required for inter-node
18001800communication when running in
1801- {ref}/bootstrap-checks.html#_development_vs_production_mode [production mode]. See
1801+ {ref}/bootstrap-checks.html#dev-vs-prod-mode [production mode]. See
18021802{stack-ov}/encrypting-communications.html[Encrypting Communications].
18031803* A new bootstrap check enforces that HTTPS is used by the built-in token
18041804service when running in
1805- {ref}/bootstrap-checks.html#_development_vs_production_mode [production mode].
1805+ {ref}/bootstrap-checks.html#dev-vs-prod-mode [production mode].
18061806To disable the token service, set `xpack.security.authc.token.enabled`
18071807to `false` in your `elasticsearch.yml`. See
18081808<<token-service-settings>>.
@@ -2591,7 +2591,7 @@ Search::
25912591Security::
25922592* A new bootstrap check enforces that default passwords are disabled for the
25932593built-in users when running in
2594- {ref}/bootstrap-checks.html#_development_vs_production_mode [production mode].
2594+ {ref}/bootstrap-checks.html#dev-vs-prod-mode [production mode].
25952595You must set `xpack.security.authc.accept_default_password` to `false` in your
25962596`elasticsearch.yml`. For more information, see <<security-settings>> and
25972597{stack-ov}/setting-up-authentication.html[User authentication].
You can’t perform that action at this time.
0 commit comments