Closed mark4o closed 3 years ago
opus-codec.org requires TLS 1.3 but the curl on the Appveyor image is apparently too old for that, resulting in the error: curl: (35) error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version
Seems the appveyor tool has the same problem. :(
appveyor
Ok, seems to pass now.
opus-codec.org requires TLS 1.3 but the curl on the Appveyor image is apparently too old for that, resulting in the error: curl: (35) error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version