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

Verify custom CA in replicator and backup_writer HTTPS clients #331

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

Dany9966
Copy link
Contributor

This patch forces requests sessions in replicator and HTTPS backup_writers clients to verify the custom CA instead of the global cert store that's being set in REQUESTS_CA_BUNDLE environment variable.

This patch forces `requests` sessions in replicator and HTTPS
backup_writers clients to verify the custom CA instead of the global cert
store that's being set in `REQUESTS_CA_BUNDLE` environment variable.
@Dany9966 Dany9966 force-pushed the fix-provider-sessions branch from fe5def9 to 71ddf79 Compare July 26, 2024 15:00
@Dany9966 Dany9966 merged commit 812a0a7 into cloudbase:master Jul 26, 2024
4 checks passed
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.

1 participant