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

Support self signed certificates #18

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

sergei-maertens
Copy link
Member

@sergei-maertens sergei-maertens commented Apr 2, 2024

Replaced IDP metadata fetching via urllib with requests.

Projects making use of requests/self-certifi set up the CA bundle to wire up additional trusted root CAs, which are picked up by requests, so this should also work properly.

Upstream issue: SAML-Toolkits#403
Open Forms issue: open-formulieren/open-forms#4079

The test suite situation is a bit hopeless :(

Replaced IDP metadata fetching via urllib with requests.

Projects making use of requests/self-certifi set up the CA bundle
to wire up additional trusted root CAs, which are picked up by
requests, so this should also work properly.

Upstream issue: SAML-Toolkits#403
Open Forms issue: open-formulieren/open-forms#4079
@sergei-maertens sergei-maertens merged commit aa4f25e into maykin Apr 2, 2024
1 of 9 checks passed
@Viicos Viicos deleted the issue/support-self-signed-certificates branch April 2, 2024 13:42
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