p11-glue / p11-kit

Provides a way to load and enumerate PKCS#11 modules.
https://p11-glue.github.io/p11-glue/p11-kit.html
Other
150 stars 92 forks source link

`p11-kit` commands should provide a means to log PKCS#11 calls #561

Open ueno opened 11 months ago

ueno commented 11 months ago

There is an internal variable p11_log_force to log PKCS#11 function calls. It would be useful to expose this through a command-line option, say --log-calls (and possibly --log-file to isolate the output from stderr/stdout).

The-Mule commented 11 months ago

I did some minor progress on this but I am not quite finished, it is possible to assign it to me (omoris @ Red Hat)