You were right Viktor, by using:
#pkcs15-init -G rsa/1024 --auth-id 01 --label "My Private Key"
--public-key-label "My Public Key"
Solved the problem of beeing unable to sign data with the generated keys,
thank you for that.
However, I still can't generate a key pair neither coding directly again
Hello!
pwent_mapper_find_user() searches through all available passwd db entries to
find an user.
This takes a very long time, if you have many users (1). Additionally, if
you have nss-ldap
configured, it transfers a large amount of data (which is expensive on mobile
connections...).
Incl