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

Add support for CA certificate file in addition to a CA directory #117

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

Add support for CA certificate file in addition to a CA directory #117

amadio opened this issue Apr 9, 2024 · 0 comments

Comments

@amadio
Copy link
Contributor

amadio commented Apr 9, 2024

Davix supports setting a custom CA directory via addCertificateAuthorityPath(). However, it seems that overriding the CA with a file instead of a directory is not supported. In XRootD, the variable X509_CERT_FILE is used to set this. It would be great if Davix implemented the same functionality so that xrdcl-http would automatically work when that variable is set. See also xrootd/xrootd#2136. Support for the CA path is done here in XRootD. If an addCertificateAuthorityFile() is provided by Davix, we could use it in the same place to set the file path.

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