Skip to content

Commit d0b4aae

Browse files
authored
Remove FIPS warning as of ES 8.13 (elastic#2683)
1 parent a8c575b commit d0b4aae

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/en/install-upgrade/upgrading-elasticsearch.asciidoc

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11
[[upgrading-elasticsearch]]
22
== Upgrade {es}
33

4-
.FIPS Compliance and Java 17
5-
[IMPORTANT]
6-
--
7-
{es} {version} requires Java 17 or later.
8-
There is not yet a FIPS-certified security module for Java 17
9-
that you can use when running {es} {version} in FIPS 140-2 mode.
10-
If you run in FIPS 140-2 mode, you will either need to request
11-
an exception from your security organization to upgrade to {es} {version},
12-
or remain on {es} 7.x until Java 17 is certified.
13-
Alternatively, consider using {ess} in the FedRAMP-certified GovCloud region.
14-
--
15-
164
An {es} cluster can be upgraded one node at
175
a time so upgrading does not interrupt service. Running multiple versions of
186
{es} in the same cluster beyond the duration of an upgrade is

0 commit comments

Comments
 (0)