X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/ce3c8656732c924baf7e88df75eab50891bdc471..fa7225c82381bac4432a6edf16f53b5370238d85:/OSX/sec/securityd/nameconstraints.c diff --git a/OSX/sec/securityd/nameconstraints.c b/OSX/sec/securityd/nameconstraints.c index fb520f6a..11755234 100644 --- a/OSX/sec/securityd/nameconstraints.c +++ b/OSX/sec/securityd/nameconstraints.c @@ -340,7 +340,7 @@ static void nc_decode_and_compare_subtree(const void *value, void *context) { match_context, nc_compare_subtree); if (status == errSecInvalidCertificate) { - secdebug("policy","can't parse general name or not a type we support"); + secnotice("policy","can't parse general name or not a type we support"); } } out: