Corey Bonnell writes: >I think that's another good check. Automatable too since you return the error >count as the process return code.
One thing to be aware of if you're using it to check large numbers of certs automatically rather than just a one-off check of a few certs is that with enough certs you'll eventually run into FPs because it uses heuristics to dig into X-stuffed-inside-Y encodings. It's fine for the hole encodings in extensions since it knows about those, but there are other things where you can occasionally get FPs. Peter. -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/dev-security-policy/SY4PR01MB62511396A3E2FC6112F3B7BCEEB39%40SY4PR01MB6251.ausprd01.prod.outlook.com.
