mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
add clarifying statement for pkcs11 support (#19673)
This commit is contained in:
parent
6d8ed36032
commit
3dbe94678f
@ -29,6 +29,9 @@ with the KMIP Secrets Engine.
|
||||
| Linux | x86-64 | RHEL 9 compatible | 2.34 |
|
||||
| macOS | x86-64 | — | — |
|
||||
|
||||
_Note:_ `vault-pkcs11-provider` runs on _any_ glibc-based Linux distribution. The versions above are given in RHEL-compatible GLIBC versions; for your
|
||||
distro's glibc version, choose the `vault-pkcs11-provider` built against the same or older version as what your distro provides.
|
||||
|
||||
The provider comes in the form of a shared C library, `libvault-pkcs11.so` (for Linux) or `libvault-pkcs11.dylib` (for macOS).
|
||||
It can be downloaded from [releases.hashicorp.com](https://releases.hashicorp.com/vault-pkcs11-provider).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user