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 update #188

Open
nioupola opened this issue Nov 15, 2024 · 1 comment
Open

cURL update #188

nioupola opened this issue Nov 15, 2024 · 1 comment

Comments

@nioupola
Copy link

Hello,

I tried to use with my Nextcloud but I noticed after checking that the current cURL/openssl versions didn't support the current TLS setup I have. After downgrade the ciphers list, the synchronisation works perfectly.
I can help to update curl/openssl but not sure where to get the base sources you added to the repository. Maybe even adding support for TLS1.3 will be possible.

Thank you for the work!

@nioupola
Copy link
Author

I tried to cross compile from a Debian but got libc error when I execute the binary from the Kobo:

./curl: /lib/libc.so.6: version `GLIBC_2.28' not found (required by ./curl)
./curl: /lib/libc.so.6: version `GLIBC_2.25' not found (required by ./curl)
./curl: /lib/libc.so.6: version `GLIBC_2.33' not found (required by ./curl)
./curl: /lib/libc.so.6: version `GLIBC_2.34' not found (required by ./curl)

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

1 participant