Erica Thompson 0660ea6fac
Update README (#31244)
* Update README

Let contributors know that docs will now be located in UDR

* Add comments to each mdx doc

Comment has been added to all mdx docs that are not partials

* chore: added changelog

changelog check failure

* wip: removed changelog

* Fix content errors

* Doc spacing

* Update website/content/docs/deploy/kubernetes/vso/helm.mdx

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>

---------

Co-authored-by: jonathanfrappier <92055993+jonathanfrappier@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2025-07-22 08:12:22 -07:00

67 lines
2.9 KiB
Plaintext

---
layout: docs
page_title: Verified protocols
description: >-
Reference list of verified communication protocols
---
> [!IMPORTANT]
> **Documentation Update:** Product documentation, which were located in this repository under `/website`, are now located in [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs), colocated with all other product documentation. Contributions to this content should be done in the `web-unified-docs` repo, and not this one. Changes made to `/website` content in this repo will not be reflected on the developer.hashicorp.com website.
# Verified protocols
To support a variety of use cases, Vault verifies protocol implementation and
integrations with partner products, appliances, and applications that support
advanced data protection features.
## IPv6 validation and compliance ((#ipv6))
[Vault Enterprise supports IPv6](https://www.hashicorp.com/trust/compliance/vault-enterprise)
in compliance with OMB Mandate M-21-07 and Federal IPv6 policy requirements
for the following operating systems and storage backends.
**Self-attested testing covers functionality related to HSM, FIPS 140-3, and
HSM/FIPS 140-3.**
## OS validation
Operating system | OS version | Validation | Vault version
---------------- | ------------------------------ | ------------ | -----------------------
FreeBSD | N/A | N/A | Untested
Linux | Amazon Linux (versions 2023) | Self-attested | ent-1.18+
Linux | openSUSE Leap (version 15.6) | Self-attested | ent-1.18+
Linux | RHEL (versions 8.10, 9.4) | Self-attested | ent-1.18+
Linux | SUSE SLES (version 15.6) | Self-attested | ent-1.18+
Linux | Ubuntu (versions 20.04, 24.04) | Self-attested | ent-1.18+
MacOS | N/A | N/A | Untested
NetBSD | N/A | N/A | Untested
OpenBSD | N/A | N/A | Untested
Windows | N/A | N/A | Untested
<span style={{display:'block', textAlign:'right', fontSize:'12px'}}>
<em>
<b>Last Updated</b>:
October 14, 2024
</em>
</span>
<Note title="IPv6 limitations for Windows">
IPv6 does not work with external plugins (plugins not built into Vault) when
running on Windows in server mode because they default to IPv4 and Vault
cannot override that behavior.
</Note>
## Backend storage validation
Backend storage system | Validation | Vault version
----------------------- | ------------- | -----------------------
Consul | N/A | Untested
Integrated Raft storage | Self-attested | ent-1.18+
<span style={{display:'block', textAlign:'right', fontSize:'12px'}}>
<em>
<b>Last Updated</b>:
October 14, 2024
</em>
</span>