From 31c6ee537a58c42590990cd781eae009da4e46d6 Mon Sep 17 00:00:00 2001 From: jans23 Date: Mon, 4 May 2026 14:41:25 +0200 Subject: [PATCH 1/2] Remove obsolete note about NetHSM --- doc/manual/source/hsms.rst | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/doc/manual/source/hsms.rst b/doc/manual/source/hsms.rst index 5b2158aa..3fe480f4 100644 --- a/doc/manual/source/hsms.rst +++ b/doc/manual/source/hsms.rst @@ -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 ` - Nitrokey NetHSM [1]_ Docker image PKCS#11 :doc:`view ` - YubiHSM 2 USB key PKCS#11 - SoftHSM v2.6.1 Software PKCS#11 :doc:`view ` - SmartCard-HSM Smart Card PKCS#11 :doc:`view ` - ===================== ============ ========= ================= - -.. [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 - `_. + ===================== ======================= ========= ================= + HSM Type Interface Integration guide + ===================== ======================= ========= ================= + Fortanix DSM Cloud KMIP + Thales Cloud HSM Cloud PKCS#11 :doc:`view ` + Nitrokey NetHSM Appliance, Docker image PKCS#11 :doc:`view ` + YubiHSM 2 USB key PKCS#11 + SoftHSM v2.6.1 Software PKCS#11 :doc:`view ` + SmartCard-HSM Smart Card PKCS#11 :doc:`view ` + ===================== ======================= ========= ================= .. 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 From 73d2033a84ebc2b71acf695c2f4123180d227cc2 Mon Sep 17 00:00:00 2001 From: jans23 Date: Mon, 4 May 2026 14:50:31 +0200 Subject: [PATCH 2/2] formatting --- doc/manual/source/hsms.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/manual/source/hsms.rst b/doc/manual/source/hsms.rst index 3fe480f4..852ede28 100644 --- a/doc/manual/source/hsms.rst +++ b/doc/manual/source/hsms.rst @@ -66,16 +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 ` - Nitrokey NetHSM Appliance, Docker image PKCS#11 :doc:`view ` - YubiHSM 2 USB key PKCS#11 - SoftHSM v2.6.1 Software PKCS#11 :doc:`view ` - SmartCard-HSM Smart Card PKCS#11 :doc:`view ` - ===================== ======================= ========= ================= + ================ ====================== ========= ================= + HSM Type Interface Integration guide + ================ ====================== ========= ================= + Fortanix DSM Cloud KMIP + Thales Cloud HSM Cldud PKCS#11 :doc:`view ` + Nitrokey NetHSM Hardware, Docker image PKCS#11 :doc:`view ` + YubiHSM 2 USB key PKCS#11 + SoftHSM v2.6.1 Software PKCS#11 :doc:`view ` + SmartCard-HSM Smart Card PKCS#11 :doc:`view ` + ================ ====================== ========= ================= .. 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