After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 643491 - Remove support for pkcs11-options file.
Remove support for pkcs11-options file.
Status: RESOLVED FIXED
Product: gcr
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-02-28 14:22 UTC by Stef Walter
Modified: 2019-02-22 11:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stef Walter 2011-02-28 14:22:41 UTC
In the next release we should be integrating with p11-kit which will
contain support for proper configuration of PKCS#11 modules. So for
this release we hard code the modules we'd like to use.
Comment 1 Stef Walter 2011-02-28 14:49:56 UTC
On branch: hard-code-config branch here: http://git.collabora.co.uk/?p=user/stefw/gnome-keyring.git;a=commit;h=9ba7ec409f6ef2ae10e295e5dd168e216133c7f8


commit 9ba7ec409f6ef2ae10e295e5dd168e216133c7f8
Author: Stef Walter <stefw@collabora.co.uk>
Date:   Mon Feb 28 15:21:07 2011 +0100

    [gcr] Remove support for pkcs11-options file.
    
    In the next release we should be integrating with p11-kit which will
    contain support for proper configuration of PKCS#11 modules. So for
    this release we hard code the modules we'd like to use.
Comment 2 Stef Walter 2011-03-01 09:22:20 UTC
Merged and pushed.