pytests broken (test_17_ssl_use, 20 variants failed) after Homebrew bumped wolfSSL to 5.8.4 (from previous release 5.8.2): BAD: https://github.com/curl/curl/actions/runs/19582773452/job/56084526466 GOOD: https://github.com/curl/curl/actions/runs/19575732267 Seeing this in the log: ``` SSL_connect failed with error -311: unknown type in record hdr ``` https://github.com/wolfSSL/wolfssl/releases/tag/v5.8.4-stable Ref: https://github.com/curl/curl/issues/19643#issuecomment-3564563198 Can be a wolfSSL issue, release came out 4 hours ago and reached CI via Homebrew already. curl: master platform: seen on macOS (where the version bump happened)
pytests broken (test_17_ssl_use, 20 variants failed) after Homebrew
bumped wolfSSL to 5.8.4 (from previous release 5.8.2):
BAD: https://github.com/curl/curl/actions/runs/19582773452/job/56084526466
GOOD: https://github.com/curl/curl/actions/runs/19575732267
Seeing this in the log:
https://github.com/wolfSSL/wolfssl/releases/tag/v5.8.4-stable
Ref: #19643 (comment)
Can be a wolfSSL issue, release came out 4 hours ago and reached CI via Homebrew already.
curl: master
platform: seen on macOS (where the version bump happened)