Commit Graph

1 Commits

Author SHA1 Message Date
Renaud Métrich
474e312022 Unconditionally set OpenSSL option SSL_OP_IGNORE_UNEXPECTED_EOF
This is needed to avoid an error when server doesn't close correctly, e.g.:

curl: (56) OpenSSL SSL_read: error:0A000126:SSL routines::unexpected eof while reading, errno 0

Resolves: RHEL-39995
2024-07-02 22:01:27 +02:00