Skip to content

Commit

Permalink
Point users to the latest HSM interop testing information. (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
ximon18 committed Feb 28, 2023
1 parent e9b9bc2 commit dccf4c4
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions source/hsm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,11 @@ Compatible HSMs
---------------

In theory Krill supports any HSM that is compatible with the
`PKCS#11 <https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=pkcs11>`_ and/or the
`KMIP <https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=kmip>`_ 1.2 standards. The HSM must already be
setup and you must already be in possession of any access credentials which Krill will need to use to connect to the
HSM.
`PKCS#11 <https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=pkcs11>`_
2.40 and/or the `KMIP <https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=kmip>`_
1.2 standards. The HSM must already be setup and you must already be in
possession of any access credentials which Krill will need to use to
connect to the HSM.

Krill has been tested with the following (in alphabetical order):

Expand All @@ -94,6 +95,9 @@ Cryptographic Token Name Tested Protocols Tested Token Form Tes
`YubiHSM 2`_ PKCS#11 USB key `#555`_
================================== ================ ================== ============

.. Note:: For the latest information on Krill HSM compatibility
see `here <https://github.com/NLnetLabs/krill/issues?q=label%3A%22interop+testing%22+label%3A%22hsm%22>`_.

.. _AWS CloudHSM: https://aws.amazon.com/cloudhsm/
.. _Kryptus kNET HSM: https://www.kryptus.com/knet/
.. _PyKMIP: https://github.com/OpenKMIP/PyKMIP
Expand Down

0 comments on commit dccf4c4

Please sign in to comment.