Skip to content

Commit 7c542f4

Browse files
committed
OLS-1664: 200~Mention FIPS support in core docs
1 parent a246253 commit 7c542f4

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

about/ols-about-openshift-lightspeed.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ include::modules/ols-openshift-requirements.adoc[leveloffset=+1]
1414
include::modules/ols-large-language-model-overview.adoc[leveloffset=+1]
1515
//Xavier wanted to remove vLLM until further testing is performed.
1616
//include::modules/ols-about-openshift-ai-vllm.adoc[leveloffset=+2]
17+
include::modules/ols-openshift-lightspeed-fips-support.adoc[leveloffset=+1]
1718
include::modules/ols-supported-platforms.adoc[leveloffset=+1]
1819
include::modules/ols-about-running-openshift-lightspeed-in-disconnected-mode.adoc[leveloffset=+1]
1920

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
// Module included in the following assemblies:
2+
// * lightspeed-docs-main/configure/ols-configuring-openshift-lightspeed.adoc
3+
4+
:_mod-docs-content-type: CONCEPT
5+
[id="openshift-lightspeed-fips-support_{context}"]
6+
= {ols-long} FIPS support
7+
8+
{ols-official} is designed for Federal Information Processing Standards (FIPS).
9+
10+
FIPS is a set of publicly announced standards developed by the National Institute of Standards and Technology (NIST), a part of the U.S. Department of Commerce. The primary purpose of FIPS is to ensure the security and interoperability of computer systems used by U.S. federal government agencies and their associated contractors.
11+
12+
[IMPORTANT]
13+
====
14+
When running on {ocp-product-title} in FIPS mode, it uses the {rhel} cryptographic libraries submitted, or planned to be submitted, to NIST for FIPS validation on only the `x86_64`, `ppc64le`, and `s390X` architectures. For more information about the NIST validation program, see link:https://csrc.nist.gov/Projects/cryptographic-module-validation-program/validated-modules[Cryptographic Module Validation Program] (NIST). For the latest NIST status of the individual versions of {rhel} cryptographic libraries that have been submitted for validation, see link:https://access.redhat.com/en/compliance[Product compliance].
15+
====

0 commit comments

Comments
 (0)