Fix mismatching debug grep in ssl-opt.sh CID tests

This commit is contained in:
Hanno Becker 2019-05-08 13:19:53 +01:00
parent b42ec0df02
commit b3e9dd53ba

View File

@ -1305,7 +1305,7 @@ run_test "(STUB) Connection ID: Client disabled, server enabled" \
-C "found CID extension" \
-S "Copy CIDs into SSL transform" \
-C "Copy CIDs into SSL transform" \
-s "Use of Connection ID was not offered by the client"
-s "Use of Connection ID was not offered by client"
requires_config_enabled MBEDTLS_SSL_CID
run_test "(STUB) Connection ID: Client+Server enabled, Client+Server CID nonempty" \