diff options
author | Daniel Neus <[email protected]> | 2019-05-28 21:37:33 +0200 |
---|---|---|
committer | Daniel Neus <[email protected]> | 2019-05-28 21:37:33 +0200 |
commit | 2f6c3af85117f4f48eac56e30d6f5088171abf08 (patch) | |
tree | f4bbdb88732d4f5e5bc8e8d1f81c2ab3f50ad4c3 /doc | |
parent | e6775cf25394e2c3333facd060d3951ee30389b5 (diff) |
SoftHSM 2.5.0 compatibility
Fixes "src\lib\softhsm.cpp(10191): CKA_VALUE_LEN does not have the size of CK_ULONG"
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/pkcs11.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/pkcs11.rst b/doc/manual/pkcs11.rst index 6e2827b16..781777264 100644 --- a/doc/manual/pkcs11.rst +++ b/doc/manual/pkcs11.rst @@ -1285,6 +1285,8 @@ Test results +-------------------------------------+-------------------------------------------+---------------------------------------------------+---------------------------------------------------+---------------------------------------------------+---------------------------------------------------+ | SoftHSM 2.3.0 (OpenSSL 1.0.2g) | works | Windows 10, 64-bit, version 1709 | Cryptoki v2.40 | 2.4.0, Cryptoki v2.40 | | +-------------------------------------+-------------------------------------------+---------------------------------------------------+---------------------------------------------------+---------------------------------------------------+---------------------------------------------------+ +| SoftHSM 2.5.0 (OpenSSL 1.1.1) | works | Windows 10, 64-bit, version 1803 | Cryptoki v2.40 | 2.11.0, Cryptoki v2.40 | | ++-------------------------------------+-------------------------------------------+---------------------------------------------------+---------------------------------------------------+---------------------------------------------------+---------------------------------------------------+ .. [50] Failing operations for CardOS 4.4: |