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:
parent
f2d17f0949
commit
f8985bc1ab
2 changed files with 14 additions and 2 deletions
5
CHANGES
5
CHANGES
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue