Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelandis committed Dec 20, 2023
1 parent 0c40e5e commit 0dfec0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/settings/security-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Enables fips mode of operation. Set this to `true` if you run this {es} instance

`xpack.security.fips_mode.required_providers`::
(<<static-cluster-setting,Static>>)
Optionally enforce specific Java JCE/JSSE security providers. For example set this to `["BCFIPS"]` to require the Bouncy Castle FIPS
Optionally enforce specific Java JCE/JSSE security providers. For example, set this to `["BCFIPS"]` to require the Bouncy Castle FIPS
security provider. Only applicable when `xpack.security.fips_mode.enabled` is set to `true`.

[discrete]
Expand Down

0 comments on commit 0dfec0b

Please sign in to comment.