summaryrefslogtreecommitdiff
path: root/tests/ocsp
diff options
context:
space:
mode:
authorKai Engert <kaie@kuix.de>2013-08-23 21:53:07 +0200
committerKai Engert <kaie@kuix.de>2013-08-23 21:53:07 +0200
commitbee7e0b1771e55011b65bc09bc28e876c85ee4a7 (patch)
treeeebabe611e19e34b379f7afadccdb703d4420ba5 /tests/ocsp
parent69328fb294c1252b92029dc4d1018f021c2b5f8e (diff)
downloadnss-hg-bee7e0b1771e55011b65bc09bc28e876c85ee4a7.tar.gz
bug 908617, address review comments, r=wtc
Diffstat (limited to 'tests/ocsp')
-rw-r--r--tests/ocsp/ocsp.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ocsp/ocsp.sh b/tests/ocsp/ocsp.sh
index 7626f6d89..84323c9c8 100644
--- a/tests/ocsp/ocsp.sh
+++ b/tests/ocsp/ocsp.sh
@@ -51,6 +51,9 @@ ocsp_init()
ocsp_stapling()
{
+ # Parameter -4 is used as a temporary workaround for lack of IPv6 connectivity
+ # on some build bot slaves.
+
TESTNAME="startssl valid, supports OCSP stapling"
echo "$SCRIPTNAME: $TESTNAME"
echo "tstclnt -4 -V tls1.0: -T -v -F -M 1 -O -h kuix.de -p 5143 -d . < ${REQF}"