[gcr] Remove support for pkcs11-options file.
authorStef Walter <stefw@collabora.co.uk>
Mon, 28 Feb 2011 14:21:07 +0000 (15:21 +0100)
committerStef Walter <stefw@collabora.co.uk>
Mon, 28 Feb 2011 14:21:07 +0000 (15:21 +0100)
commitdcb087524cd121f6979f7a1a7c50d4d86ac2c03e
treed7bfbdc7be8309169cfe1e3e618d591f86525129
parentb61f58938605a6a930e0ae6d545b8f8b59e248cf
[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.
gcr/Makefile.am
gcr/gcr-library.c
gcr/pkcs11-options.defaults [deleted file]
gcr/tests/Makefile.am
gcr/tests/test-certificate-chain.c
gcr/tests/test-certificate.c
gcr/tests/test-pkcs11-certificate.c
gcr/tests/test-simple-certificate.c
gcr/tests/test-trust.c
gcr/tests/unit-test-parser.c