mirror of
https://repo.or.cz/socat.git
synced 2025-07-18 00:53:25 +00:00
OpenSSL: clear SSL_MODE_AUTO_RETRY
This commit is contained in:
parent
7a621dd3a2
commit
bc3723e970
2 changed files with 15 additions and 0 deletions
3
CHANGES
3
CHANGES
|
@ -77,6 +77,9 @@ Porting:
|
|||
RES_AAONLY, RES_PRIMARY are deprecated. You can still enable them with
|
||||
configure option --enable-res-deprecated.
|
||||
|
||||
New versions of OpenSSL preset SSL_MODE_AUTO_RETRY which may hang socat.
|
||||
Solution: clear SSL_MODE_AUTO_RETRY when it is set.
|
||||
|
||||
Testing:
|
||||
test.sh: Show a warning when phase-1 (insecure phase) of a security
|
||||
test fails
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue