Update: this worked for me:
pkcs11-tool --login-type so --pin 12345678 --so-pin 12345678 -k --key-type RSA:2048 --slot 0
Although I’m still not sure how to access the generated keys via SSH.
Update: this worked for me:
pkcs11-tool --login-type so --pin 12345678 --so-pin 12345678 -k --key-type RSA:2048 --slot 0
Although I’m still not sure how to access the generated keys via SSH.