Address review comments
Signed-off-by: Przemyslaw Stekiel <przemyslaw.stekiel@mobica.com>
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh
index ef7238c..187f7a0 100755
--- a/tests/ssl-opt.sh
+++ b/tests/ssl-opt.sh
@@ -1643,7 +1643,7 @@
key_file=data_files/server5.key" \
0 \
-c "Verifying peer X.509 certificate... ok" \
- -s "key type: Opaque" \
+ -s "key types: RSA - Opaque" \
-S "error" \
-C "error"
@@ -1659,7 +1659,7 @@
0 \
-c "key type: Opaque" \
-c "Verifying peer X.509 certificate... ok" \
- -s "key type: Opaque" \
+ -s "key types: RSA - Opaque" \
-s "Verifying peer X.509 certificate... ok" \
-S "error" \
-C "error"