This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients christian.heimes, dandrzejewski, dstufft, giampaolo.rodola, pitrou, vstinner
Date 2013-11-21.21:59:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385071138.2306.0.camel@fsol>
In-reply-to <1385061052.12.0.673678920774.issue8813@psf.upfronthosting.co.za>
Content
> It *is* generic. The flags are not about CRL alone,

That's why I proposed VERIFY_xxx, e.g. VERIFY_CRL_NONE.

Calling some flags "FLAGS" is senseless, it's like calling an integer
"INTEGER".
History
Date User Action Args
2013-11-21 21:59:00pitrousetrecipients: + pitrou, vstinner, giampaolo.rodola, christian.heimes, dandrzejewski, dstufft
2013-11-21 21:59:00pitroulinkissue8813 messages
2013-11-21 21:59:00pitroucreate