Now that KEYCHAIN:system-anchors is fast again, use that.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21083 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -194,6 +194,6 @@ extern const AlgorithmIdentifier * _hx509_crypto_default_secret_alg;
|
||||
* Configurable options
|
||||
*/
|
||||
|
||||
#if 0 /* fdef __APPLE__*/
|
||||
#define HX509_DEFAULT_ANCHORS "KEYCHAIN:system"
|
||||
#ifdef __APPLE__
|
||||
#define HX509_DEFAULT_ANCHORS "KEYCHAIN:system-anchors"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user