From 3477cd74c5d0ad4b186c548d31399b2012878663 Mon Sep 17 00:00:00 2001 From: boruszak Date: Thu, 16 May 2024 15:15:57 -0700 Subject: [PATCH] backticks --- website/content/docs/enterprise/fips.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/website/content/docs/enterprise/fips.mdx b/website/content/docs/enterprise/fips.mdx index a73dfc5159..dc4d2ed3bc 100644 --- a/website/content/docs/enterprise/fips.mdx +++ b/website/content/docs/enterprise/fips.mdx @@ -131,16 +131,16 @@ On both Linux and Windows non-FIPS builds, the search output yields no results. In 2024, Leidos certified the integration of FIPS 140-2 cryptographic module [BoringCrypto Cert. #4407](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program/Certificate/4407) for the following Consul releases: - Consul Enterprise builds: - - [consul_1.16.0+ent.fips1402](https://releases.hashicorp.com/consul/1.16.0+ent.fips1402/) - - [consul_1.16.1+ent.fips1402](https://releases.hashicorp.com/consul/1.16.1+ent.fips1402/) + - [`consul_1.16.0+ent.fips1402`](https://releases.hashicorp.com/consul/1.16.0+ent.fips1402/) + - [`consul_1.16.1+ent.fips1402`](https://releases.hashicorp.com/consul/1.16.1+ent.fips1402/) - Consul Dataplane builds: - - [consul-dataplane_1.2.0+fips1402](https://releases.hashicorp.com/consul-dataplane/1.2.0+fips1402/) - - [consul-dataplane_1.2.1+fips1402](https://releases.hashicorp.com/consul-dataplane/1.2.1+fips1402/) + - [`consul-dataplane_1.2.0+fips1402`](https://releases.hashicorp.com/consul-dataplane/1.2.0+fips1402/) + - [`consul-dataplane_1.2.1+fips1402`](https://releases.hashicorp.com/consul-dataplane/1.2.1+fips1402/) - Consul K8s builds: - - [consul-k8s_1.2.0+fips1402](https://releases.hashicorp.com/consul-k8s/1.2.0+fips1402/) - - [consul-k8s_1.2.1+fips1402](https://releases.hashicorp.com/consul-k8s/1.2.1+fips1402/) + - [`consul-k8s_1.2.0+fips1402`](https://releases.hashicorp.com/consul-k8s/1.2.0+fips1402/) + - [`consul-k8s_1.2.1+fips1402`](https://releases.hashicorp.com/consul-k8s/1.2.1+fips1402/) - Consul K8s Control Plane builds: - - [consul-k8s-control-plane_1.2.0+fips1402](https://releases.hashicorp.com/consul-k8s-control-plane/1.2.0+fips1402/) - - [consul-k8s-control-plane_1.2.1+fips1402](https://releases.hashicorp.com/consul-k8s-control-plane/1.2.2+fips1402/) + - [`consul-k8s-control-plane_1.2.0+fips1402`](https://releases.hashicorp.com/consul-k8s-control-plane/1.2.0+fips1402/) + - [`consul-k8s-control-plane_1.2.1+fips1402`](https://releases.hashicorp.com/consul-k8s-control-plane/1.2.2+fips1402/) For more information about verified platform architectures and confirmed feature support, [review the Leidos certification letter](https://www.datocms-assets.com/2885/1715791547-boringcrypto_compliance_letter_signed.pdf). \ No newline at end of file