> 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 _______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help
