]> git.saurik.com Git - apple/security.git/blobdiff - OSX/sec/securityd/nameconstraints.c
Security-57740.1.18.tar.gz
[apple/security.git] / OSX / sec / securityd / nameconstraints.c
index fb520f6ac11346c573e04d79b577a95797a5f179..11755234f16505de7492ea49e0ef6f9f9af0b6b9 100644 (file)
@@ -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: