> > Whenever a user is using wget to fetch a webpage via https,
>
> p11-kit and dependencies are not directly used by wget, but your wget
> is likely build with GnuTLS (check it !).

Yes:
% ldd /usr/bin/wget | grep gnutls
        libgnutls.so.30 => /lib64/libgnutls.so.30 (0x00007f8501d7a000)

> I know that GnuTLS is using p11-kit, especially Redhat/Fedora are the
> driving force behind it.
>
> So the next step further down is to ask on the gnutls mailing list
> (gnutls-address@hidden or address@hidden).

Great, thanks! I filed an issue here:
https://gitlab.com/gnutls/gnutls/issues/315

> But be prepared to be redirected to somewhere else.

No problem. :-)

> Looking at the error messages... are you sure that your user (userid
> 48) has all permissions (maybe certain group membership) ?

No users had permissions to access a smart card device until I added it for all of them to get rid of the log messages.

Br,
Ted

Reply via email to