Skip to content

Commit fe41b2c

Browse files
jkakavasderickson
andauthored
Change wording for FIPS 140-2 (#34471)
Changes wording in the FIPS 140-2 related documentation. Co-authored-by: derickson <[email protected]>
1 parent 6ccaa83 commit fe41b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/docs/en/security/fips-140-compliance.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ government computer security standard used to approve cryptographic modules.
99
enabled JVM. In order to set {es} in fips mode, you must set the
1010
`xpack.security.fips_mode.enabled` to `true` in `elasticsearch.yml`
1111

12-
For {es}, FIPS 140-2 compliance is ensured by
12+
For {es}, adherence to FIPS 140-2 is ensured by
1313

1414
- Using FIPS approved / NIST recommended cryptographic algorithms.
1515
- Delegating the implementation of these cryptographic algorithms to a NIST
@@ -125,4 +125,4 @@ features are not available while running in fips mode. The list is as follows:
125125
* The SQL CLI client cannot run in a FIPS 140-2 enabled JVM while using
126126
TLS for transport security or PKI for client authentication.
127127
* The SAML Realm cannot decrypt and consume encrypted Assertions or encrypted
128-
attributes in Attribute Statements from the SAML IdP.
128+
attributes in Attribute Statements from the SAML IdP.

0 commit comments

Comments
 (0)