crypt32: Add support for the anyPolicy certificate policy

Juan Lang juan.lang at gmail.com
Mon Mar 15 14:17:00 CDT 2010


It should be trivial to extend this to support the certificate
policies extension more generally, but I'm hesitant to do so without
tests (which I don't have time for at the moment.)  This patch mainly
serves to remove spurious errors of the form:
fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical
extension "2.5.29.32"

This has been mentioned in many bugs, but pretending to support the
extension hasn't fixed any of them, which is why they're spurious.
This patch accepts the special certificate policy
szOID_ANY_CERT_POLICY in CA certificates, which is the only
certificate policy OID I've seen in CA certificates in the wild.
--Juan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-Add-support-for-the-anyPolicy-certificate-policy.patch
Type: text/x-diff
Size: 3824 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100315/ba38da68/attachment.patch>


More information about the wine-patches mailing list