mirror of https://github.com/hashicorp/consul
FIPS section
parent
1f4caaedf2
commit
2492330c31
|
@ -125,7 +125,21 @@ Similarly, on a FIPS Windows binary, run `go tool nm` on the binary to get a sym
|
|||
|
||||
On both Linux and Windows non-FIPS builds, the search output yields no results.
|
||||
|
||||
### Compliance validation
|
||||
### Leidos validation
|
||||
|
||||
A Lab, authorized by the U.S. Government to certify FIPS 140-2 compliance, is in the process of verifying that Consul Enterprise and its related packages are compliant with the requirements of FIPS 140-2 Level 1.
|
||||
In April 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) in 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 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 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 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/)
|
||||
|
||||
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).
|
Loading…
Reference in New Issue