Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Merge environment settings for SSL requests#153

Merged
lovelydinosaur merged 1 commit into
core-api:mastercore-api/python-client:masterfrom
dtoma:masterdtoma/python-client:masterCopy head branch name to clipboard
Jan 29, 2018
Merged

Merge environment settings for SSL requests#153
lovelydinosaur merged 1 commit into
core-api:mastercore-api/python-client:masterfrom
dtoma:masterdtoma/python-client:masterCopy head branch name to clipboard

Conversation

@dtoma

@dtoma dtoma commented Jan 16, 2018

Copy link
Copy Markdown

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

dtoma commented Jan 19, 2018

Copy link
Copy Markdown
Author

@tomchristie would you have time to look at this?

@lovelydinosaur

Copy link
Copy Markdown
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.

@lovelydinosaur lovelydinosaur 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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.