Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Merge environment settings for SSL requests #153

Merged
merged 1 commit into from
Jan 29, 2018

Conversation

dtoma
Copy link

@dtoma dtoma commented Jan 16, 2018

When using requests' builder, we bypass the environment settings,
which include information about SSL certificates. This makes requests
to a SSL endpoint fail.
This commit adds a call to session.merge_environment_settings to fix
this issue, and updates the test suite accordingly.

closes #152.

When using requests' builder, we bypass the environment settings,
which include information about SSL certificates. This makes requests
to a SSL endpoint fail.
This commit adds a call to `session.merge_environment_settings` to fix
this issue, and updates the test suite accordingly.
@dtoma
Copy link
Author

dtoma commented Jan 19, 2018

@tomchristie would you have time to look at this?

@tomchristie
Copy link
Contributor

Yup looks good.

It'd be preferable if we could just use session.request. I don't recall why we weren't able to do that, and needed to use the lower-level interface.

@tomchristie tomchristie merged commit c471247 into core-api:master Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge environment settings for SSL requests
2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy