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

davix-ls fails to load certificates when using libcurl backend #116

Open
amadio opened this issue Apr 9, 2024 · 0 comments
Open

davix-ls fails to load certificates when using libcurl backend #116

amadio opened this issue Apr 9, 2024 · 0 comments

Comments

@amadio
Copy link
Contributor

amadio commented Apr 9, 2024

How to reproduce:

$ DAVIX_USE_LIBCURL=0 davix-ls -l --capath /etc/grid-security/certificates https://eospublic.cern.ch/eos/opendata
drwxrwxrwx 0     7562585515445 2014-09-23 10:33:12 alice
drwxrwxrwx 0     92007886538244 2022-07-07 16:26:48 atlas
drwxrwxrwx 0     4850931684874635 2024-03-05 16:03:59 cms
drwxrwxrwx 0     649043319249 2018-03-27 13:52:10 jade
drwxrwxrwx 0     795342161701077 2022-08-12 16:35:45 lhcb
drwxrwxrwx 0     3846175059 2017-09-06 14:50:15 opera
drwxrwxrwx 0     73681874   2021-05-07 14:27:30 phenix
drwxrwxrwx 0     12         2024-03-26 11:10:09 test
drwxrwxrwx 0     0          2024-03-15 14:18:00 test2
drwxrwxrwx 0     0          2024-03-15 16:42:26 test3
drwxrwxrwx 0     46666641   2024-03-15 16:42:51 tmp
drwxrwxrwx 0     0          2023-08-21 09:09:19 totem
$ DAVIX_USE_LIBCURL=1 davix-ls -l --capath /etc/grid-security/certificates https://eospublic.cern.ch/eos/opendata
(Davix::HttpRequest) Error: Failed to load certificate
$ davix-ls --version
Version: 0.8.6
Runtime curl version: 8.7.1 OpenSSL/3.2.1
Compiled against curl 8.7.1
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