Allow delay on renego on client
Currently unbounded: will be fixed later
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh
index b6924a7..63258cc 100755
--- a/tests/ssl-opt.sh
+++ b/tests/ssl-opt.sh
@@ -627,7 +627,7 @@
-c "=> renegotiate" \
-S "=> renegotiate" \
-S "write hello request" \
- -c "SSL - An unexpected message was received from our peer" \
+ -c "SSL - Unexpected message at ServerHello in renegotiation" \
-c "failed"
run_test "Renegotiation #5 (server-initiated, client-rejected, default)" \