File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ government computer security standard used to approve cryptographic modules.
99enabled 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.
You can’t perform that action at this time.
0 commit comments