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

fix: always read additional CA certs #4548

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

PeterSchafer
Copy link
Contributor

What does this PR do?

Before not every request made use of additionally specified CA certs. Now every request checks them.
This now done in the application framework instead of doing it once in main only.

@PeterSchafer PeterSchafer requested a review from a team as a code owner April 6, 2023 14:19
@PeterSchafer PeterSchafer force-pushed the fix/HEAD-263_custom_certificates branch from f017a90 to a2c6f61 Compare April 6, 2023 15:57
@PeterSchafer PeterSchafer force-pushed the fix/HEAD-263_custom_certificates branch from a2c6f61 to ce5a877 Compare April 11, 2023 13:52
@PeterSchafer PeterSchafer merged commit 6d434de into master Apr 11, 2023
5 checks passed
@PeterSchafer PeterSchafer deleted the fix/HEAD-263_custom_certificates branch April 11, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants