1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-22 02:22:57 +00:00

test.sh: Fixed renogotiation tests for newer OpenSSL

This commit is contained in:
Gerhard Rieger 2020-10-29 13:38:45 +01:00
parent f2d17f0949
commit f8985bc1ab
2 changed files with 14 additions and 2 deletions

View file

@ -10,6 +10,11 @@ Testing:
OPENSSLCERTSERVER, OPENSSL_CN_CLIENT_SECURITY, and
OPENSSL_CN_SERVER_SECURITY now tolerate this.
OpenSSL no longer allows explicit renegotiation with TLSv1.3, thus the
appropriate tests failed.
Fix: use TLSv1.2 for renegotiation tests
Tests: OPENSSLRENEG1 OPENSSLRENEG2
####################### V 1.7.3.4:
Corrections: