Closed pghmcfc closed 7 years ago
This should be fixed in the just released version 2.043. Looks like OpenSSL invalidates sessions with 1.1.0 when it is not properly closed by the client with SSL_shutdown so that no reuse would be done by the client. Only fixes on the test were needed.
Test results:
The most significant difference between the failing Rawhide build and the Fedora 25 build (which works) is that Rawhide has OpenSSL 1.1.0c and Fedora 25 has OpenSSL 1.0.2j.
All my builds for older Fedora/RHEL versions work OK.