aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen-verify-test.pl
AgeCommit message (Collapse)Author
2007-06-07Replace hacked OpenSSL code with OpenSSL 0.9.8e distribution.Rob Austein
svn path=/openssl/Makefile; revision=659
2006-08-22# on 2006/08/17 04:52:09, sra did:Rob Austein
Turn off -policy_print. svn path=/scripts/gen-verify-test.pl; revision=215
2006-08-22# on 2006/08/12 06:07:03, sra did:Rob Austein
cleanup svn path=/scripts/gen-verify-test.pl; revision=211
2006-08-22# on 2006/08/11 23:29:13, sra did:Rob Austein
Turn on certificate policy checking. svn path=/scripts/gen-verify-test.pl; revision=205
2006-08-22# on 2006/08/10 21:52:37, sra did:Rob Austein
Missing note from previous edit: also check CRLs (thanks, RobL). svn path=/scripts/gen-verify-test.pl; revision=203
2006-08-22# on 2006/08/10 21:51:26, sra did:Rob Austein
Rewrite to: - Do DER->PEM conversion on the fly at test time rather than in the repository (where the next rsync will overwrite it); - Use the AIA URIs instead of SKI/AKI matching to build chains (this would work better if APNIC's AIA's weren't almost all broken...). svn path=/scripts/gen-verify-test.pl; revision=202
2006-08-22# on 2006/08/10 19:46:24, sra did:Rob Austein
strict svn path=/scripts/gen-verify-test.pl; revision=200
2006-08-22# on 2006/08/09 21:04:08, sra did:Rob Austein
$verbose svn path=/scripts/gen-verify-test.pl; revision=191
2006-08-22# on 2006/08/09 20:15:48, sra did:Rob Austein
Helps to print out right filename. svn path=/scripts/gen-verify-test.pl; revision=187
2006-08-22# on 2006/08/09 19:59:58, sra did:Rob Austein
Well, it triggers interesting core dumps now anyway... svn path=/scripts/gen-verify-test.pl; revision=186
2006-08-22# on 2006/08/09 19:18:00, sra did:Rob Austein
Haven't (further) broken it yet, but not quite working yet either. svn path=/scripts/gen-verify-test.pl; revision=185
2006-08-22# on 2006/08/09 19:03:56, sra did:Rob Austein
Initial revision svn path=/scripts/gen-verify-test.pl; revision=184