Comment 31 for bug 1973296

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2022-07-12 10:26 EDT-------
not sure what exactly to verify here ...
however, I did an installation of ubuntu 21.10, made sure I have
all packages updated to latest version and then installed opencryptoki
root@t35lp54:~# dpkg -l | grep opencryptoki
ii libopencryptoki0:s390x 3.16.0+dfsg-0ubuntu1 s390x PKCS#11 implementation (library)
ii opencryptoki 3.16.0+dfsg-0ubuntu1 s390x PKCS#11 implementation (daemon)
and the ep11 library
root@t35lp54:~# dpkg -l | grep ep11
ii libep11 3.0.1-1 s390x IBM Z Enterprise PKCS #11 Support Program

Then configured opencryptoki and tried to find the dilitium mechanism but it isn't there. A simple pkcsconf -c 3 -m does not show CKM_IBM_DILITHIUM or similar.

I did this on a z15 with exact one CEX7 card in EP11 mode.

So what did i do wrong here ?