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 --ca-cert option #81

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

dopstar
Copy link
Contributor

@dopstar dopstar commented Nov 27, 2023

Adds the --ca-cert option to specify the file name of the CA certificate PEM bundle to use for verifying certificates.

The default behavior (ie without this option) is to use the system certificate trust store which is /etc/ssl/certs on Linux systems. This option overrides that by specifying a specific PEM bundle file.

Fixes #80

@maddie maddie merged commit b1daf1c into librespeed:master Sep 10, 2024
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

Successfully merging this pull request may close these issues.

Issue with Zscaler certificate
2 participants