Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 10 additions & 14 deletions doc/manual/source/hsms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,20 +66,16 @@ to stress or performance test the interface. The tested HSMs are\:
.. table:: Supported HSMs
 :widths: auto

===================== ============ ========= =================
HSM Type Interface Integration guide
===================== ============ ========= =================
Fortanix DSM Cloud KMIP
Thales Cloud HSM Cloud PKCS#11 :doc:`view <thales>`
Nitrokey NetHSM [1]_ Docker image PKCS#11 :doc:`view <nethsm>`
YubiHSM 2 USB key PKCS#11
SoftHSM v2.6.1 Software PKCS#11 :doc:`view <softhsm>`
SmartCard-HSM Smart Card PKCS#11 :doc:`view <smartcard-hsm>`
===================== ============ ========= =================

.. [1] Works with v1.7.2 of their PKCS#11 module. v2.0.0 and above are
NOT currently supported due to a `known bug in cascade-hsm-bridge
<https://github.com/NLnetLabs/cascade-hsm-bridge/issues/14>`_.
================ ====================== ========= =================
HSM Type Interface Integration guide
================ ====================== ========= =================
Fortanix DSM Cloud KMIP
Thales Cloud HSM Cldud PKCS#11 :doc:`view <thales>`
Nitrokey NetHSM Hardware, Docker image PKCS#11 :doc:`view <nethsm>`
YubiHSM 2 USB key PKCS#11
SoftHSM v2.6.1 Software PKCS#11 :doc:`view <softhsm>`
SmartCard-HSM Smart Card PKCS#11 :doc:`view <smartcard-hsm>`
================ ====================== ========= =================

.. Note:: Cascade requires TLS 1.3 for connections to the KMIP server, even
though KMIP 1.2 requires servers to offer support for old versions of the
Expand Down