Disable KEYCHAIN for now, its slow.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20930 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-06 00:23:42 +00:00
parent f3b2b8b19c
commit 5652b93c15

View File

@@ -194,6 +194,6 @@ extern const AlgorithmIdentifier * _hx509_crypto_default_secret_alg;
* Configurable options
*/
#ifdef __APPLE__
#if 0 /* fdef __APPLE__*/
#define HX509_DEFAULT_ANCHORS "KEYCHAIN:system"
#endif