diff --git a/about/ols-about-openshift-lightspeed.adoc b/about/ols-about-openshift-lightspeed.adoc index 83795e66a124..9a726af62201 100644 --- a/about/ols-about-openshift-lightspeed.adoc +++ b/about/ols-about-openshift-lightspeed.adoc @@ -14,6 +14,7 @@ include::modules/ols-openshift-requirements.adoc[leveloffset=+1] include::modules/ols-large-language-model-overview.adoc[leveloffset=+1] //Xavier wanted to remove vLLM until further testing is performed. //include::modules/ols-about-openshift-ai-vllm.adoc[leveloffset=+2] +include::modules/ols-openshift-lightspeed-fips-support.adoc[leveloffset=+1] include::modules/ols-supported-platforms.adoc[leveloffset=+1] include::modules/ols-about-running-openshift-lightspeed-in-disconnected-mode.adoc[leveloffset=+1] diff --git a/modules/ols-openshift-lightspeed-fips-support.adoc b/modules/ols-openshift-lightspeed-fips-support.adoc new file mode 100644 index 000000000000..177998d99c4a --- /dev/null +++ b/modules/ols-openshift-lightspeed-fips-support.adoc @@ -0,0 +1,15 @@ +// Module included in the following assemblies: +// * lightspeed-docs-main/configure/ols-configuring-openshift-lightspeed.adoc + +:_mod-docs-content-type: CONCEPT +[id="openshift-lightspeed-fips-support_{context}"] += {ols-long} FIPS support + +{ols-official} is designed for Federal Information Processing Standards (FIPS). + +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. + +[IMPORTANT] +==== +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]. +==== \ No newline at end of file