Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl: (35) BoringSSL SSL_connect: SSL_ERROR_SYSCALL #77

Open
Aubermean opened this issue Sep 14, 2024 · 1 comment
Open

curl: (35) BoringSSL SSL_connect: SSL_ERROR_SYSCALL #77

Aubermean opened this issue Sep 14, 2024 · 1 comment

Comments

@Aubermean
Copy link

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...

@lexiforest
Copy link
Owner

Can you provide some urls? Vanilla curl will never report this kind of error, because it's not built with BoringSSL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants