diff options
Diffstat (limited to 'scripts/testroot.sh')
-rw-r--r-- | scripts/testroot.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/testroot.sh b/scripts/testroot.sh index f3818496..df9716e9 100644 --- a/scripts/testroot.sh +++ b/scripts/testroot.sh @@ -87,4 +87,9 @@ then mimencode -u | $openssl x509 -noout -inform DER -text + python testpoke.py -r revoke + python testpoke.py -r list + python http-client.py + python testpoke.py -r list + fi |