Skip to content

Commit

Permalink
backport of commit 3dbe946 (hashicorp#19675)
Browse files Browse the repository at this point in the history
Co-authored-by: Luis (LT) Carbonell <lt.carbonell@hashicorp.com>
  • Loading branch information
1 parent 96a97d6 commit 217d7a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/content/docs/enterprise/pkcs11-provider/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ with the KMIP Secrets Engine.
| Linux | x86-64 | RHEL 9 compatible | 2.34 |
| macOS | x86-64 | &mdash; | &mdash; |

_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).

Expand Down

0 comments on commit 217d7a9

Please sign in to comment.