[gnutls-help] Getting Object Type From Usb Token

Mandar Joshi emailmandar at gmail.com
Wed Feb 1 11:13:27 CET 2017


> I tried setting the provider option to opensc-pkcs11.dll but that gave
> me this error
>
> --------------------------------------------------------------------------------------------------------------
> C:\Downloads\gnutls-3.4.9-w32\bin>p11tool.exe
> --provider=opensc-pkcs11.dll --list-all
> p11-kit: couldn't load module: /home/nmav/cvs/gnutls/win32/win32/lib/pkcs11\open
> sc-pkcs11.dll: The specified module could not be found.
> --------------------------------------------------------------------------------------------------------------
>
> Is there some config file I am missing?

It worked!. Just had to provide the full path

p11tool --provider=c:\Windows\SysWOW64\opensc-pkcs11.dll --list-all --login



More information about the Gnutls-help mailing list