Descriptionnet: add OCSP tests.
I was getting increasingly unhappy altering EV and revocation checking
semantics without any tests. We historically haven't had tests because online
revocation checking is inherently flaky so I amended testserver with the
minimum code to be able to sign and vend OCSP responses.
These tests do not test the final EV/CRLSet/revocation checking semantics. They
are intended to be altered in future CLs.
Adding the EV policy is a little messy, but then so is altering the EV
policy database to be mutable in unittests. Since nobody outside of the the
unittests will trust the "Testing CA", the additional OID should be moot.
(The policy OID has been allocated from Google's arc.)
BUG=none
TEST=net_unittests
Patch Set 1 #Patch Set 2 : ... #Patch Set 3 : ... #
Total comments: 10
Patch Set 4 : ... #
Total comments: 7
Patch Set 5 : ... #
Total comments: 17
Patch Set 6 : ... #
Messages
Total messages: 9 (0 generated)
|