mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 19:10:42 +00:00
This commit adds the information that ScyllaDB Enterprise supports FIPS-compliant systems in versions 2023.1.1 and later. The information is excluded from OSS docs with the "only" directive, because the support was not added in OSS. This commit must be backported to branch-5.2 so that it appears on version 2023.1 in the Enterprise docs. Closes #15415