aboutsummaryrefslogtreecommitdiff
path: root/scripts/extract-key.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2012-02-03 17:16:17 +0000
committerRob Austein <sra@hactrn.net>2012-02-03 17:16:17 +0000
commit39ee5dd4b01e3287f6f67c556d0b140add0f458f (patch)
treed1d175c4daf2fe0244ad89db99633e6c46ec464b /scripts/extract-key.py
parent5a9e22d68c5b95429d7333468fe5ea7a67a5e2ca (diff)
Clean up exceptions in rpki.x509.CMS_object.verify().
Up-down specification explictly allows certificates and CRLs we consider extraneous to be included in CMS messages. I think that any verification model which relies on these is flawed, so I don't use them, in fact, nobody does, but I was unable to convince my co-authors to change the specification. Sigh. So the up-down code has to allow these. In theory, OpenSSL's verification code should have no problem picking the useful bits out of the garbage, since that's a normal part of OpenSSL's job when acting as a TLS client, so we just pass the mess along to OpenSSL and let OpenSSL sort it out. This closes #9. svn path=/trunk/; revision=4287
Diffstat (limited to 'scripts/extract-key.py')
0 files changed, 0 insertions, 0 deletions