aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-11-20 02:08:07 +0000
committerRob Austein <sra@hactrn.net>2007-11-20 02:08:07 +0000
commit81530e62f4812d5c413a31da0854091d60ada33d (patch)
treeae6f2581f4806ba8163ab99b3d7a547a54eb8735
parent87dd8421c7c02beadaa594c550ee2bc534b27cf6 (diff)
revoke issue revoke issue thrash thrash torture test
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1336
-rw-r--r--scripts/biz-certs/Bob-CA.srl2
-rw-r--r--scripts/testroot.sh23
2 files changed, 24 insertions, 1 deletions
diff --git a/scripts/biz-certs/Bob-CA.srl b/scripts/biz-certs/Bob-CA.srl
index 42789784..4ae81a8c 100644
--- a/scripts/biz-certs/Bob-CA.srl
+++ b/scripts/biz-certs/Bob-CA.srl
@@ -1 +1 @@
-90801F1ED19454EC
+90801F1ED19454EF
diff --git a/scripts/testroot.sh b/scripts/testroot.sh
index df9716e9..21863512 100644
--- a/scripts/testroot.sh
+++ b/scripts/testroot.sh
@@ -92,4 +92,27 @@ then
python http-client.py
python testpoke.py -r list
+ python http-client.py
+ python testpoke.py -r list
+ python testpoke.py -r issue
+
+ python testpoke.py -r revoke
+ python testpoke.py -r list
+ python http-client.py
+ python testpoke.py -r list
+
+ python testpoke.py -r issue
+ python testpoke.py -r revoke
+ python testpoke.py -r issue
+ python testpoke.py -r revoke
+ python testpoke.py -r issue
+ python testpoke.py -r revoke
+ python testpoke.py -r list
+ python http-client.py
+ python testpoke.py -r list
+
+ python testpoke.py -r issue
+ python http-client.py
+ python testpoke.py -r list
+
fi