Skip to content

load Windows certificate store in set_default_verify_paths #1425

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zanchey
Copy link

@zanchey zanchey commented Apr 18, 2025

This PR updates set_default_verify_paths to fall back to the Windows certificate store if an explicit verification path is not set via environment variables.

I have used the standard library's ssl module for enumerating the store - if this is not acceptable please let me know.

There is a CI failure but it does not seem related to these changes (and occurs without them when I run the main branch workflows in my private fork).

Uses the standard library ssl module to enumerate system certificates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant