[PATCH] Added p11_kit_module_get_filename()

Nikos Mavrogiannopoulos nmav at redhat.com
Fri Jul 10 05:43:13 PDT 2015


I realized that once we load the modules with p11-kit there is no way
back. That is, the software using p11-kit cannot guess which soname is
used for operations. That doesn't matter normally, but that information
is useful to figure for use in non-p11-kit compliant applications.

For example p11tool could list the actual module name of a token to use
with ssh (a non-p11-kit enabled app).

The attached patch adds p11_kit_module_get_filename() to address that.

regards,
Nikos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-p11_kit_module_get_filename.patch
Type: text/x-patch
Size: 5073 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/p11-glue/attachments/20150710/aef32d8b/attachment.bin>


More information about the p11-glue mailing list