Open Aubermean opened 2 months ago
I am seeing this a lot... having no trouble when using vanilla curl... seems the problem is if TLSv1.2 is not supported by the server, only TLSv1.3, but curl-impersonate uses 1.2...
Can you provide some urls? Vanilla curl will never report this kind of error, because it's not built with BoringSSL.
I am seeing this a lot... having no trouble when using vanilla curl... seems the problem is if TLSv1.2 is not supported by the server, only TLSv1.3, but curl-impersonate uses 1.2...