std.http.Client: unable to establish tls connection to cloudflare servers #21747
Labels
bug
Observed behavior contradicts documented or intended behavior
regression
It worked in a previous version of Zig, but stopped working.
standard library
This issue involves writing Zig code for the standard library.
Milestone
Zig Version
0.14.0-dev.1951+857383689
Steps to Reproduce and Observed Behavior
I do not believe that this issue is specific to my system since it also occurs in GitHub Actions. logs
A bisect of some prebuilt Zig versions revealed the following:
The diff between good and bad: b19d0fb...4d09fb4
I suspect that c062c53 is responsible for the regression.
Expected Behavior
successfully setup a connection
The text was updated successfully, but these errors were encountered: