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

Added the option to enable SSL verification #134

Merged
merged 2 commits into from
Jul 28, 2017

Conversation

magnuswatn
Copy link
Contributor

Issues:
Fixes #133

Problem:
It was not possible for the caller to turn on certificate verification

Analysis:
Makes the verify option from requests available to the caller

Tests:
Added both unit tests and functional testcases to check that the certificate is now correctly checked (when the caller wants)

Issues:
Fixes F5Networks#133

Problem:
It was not possible for the caller to turn on certificate verification

Analysis:
Makes the verify option from requests available to the caller

Tests:
Added both unit tests and functional testcases to check that the certificate is now correctly checked (when the caller wants)
@dflanigan
Copy link

@zancas and @wojtek0806: @magnuswatn has filled out a CLA for us and we can accept his contributions.

@magnuswatn
Copy link
Contributor Author

What's the status here? Just give me a heads up if there's anything I should change.

The failing Travis build is because sphinx/typing have dropped Python 2.6 support.

@caphrim007
Copy link
Contributor

lgtm

@caphrim007
Copy link
Contributor

suppose we should fix the travis tests in a follow-up PR to not test on 2.6 anymore. f5-sdk doesn't support 2.6 anymore either

@caphrim007 caphrim007 merged commit 5f65cb6 into F5Networks:1.0 Jul 28, 2017
@magnuswatn
Copy link
Contributor Author

Would it be possible to release a new version with this included? Need it to add the verify functionality to f5-common-python.

@caphrim007
Copy link
Contributor

@magnuswatn I am going to pressure the release team to do this starting tomorrow

@caphrim007
Copy link
Contributor

@zancas @pjbreaux please assist with a release

@caphrim007
Copy link
Contributor

@magnuswatn i believe this is now released with f5-sdk 3.0

@magnuswatn
Copy link
Contributor Author

@caphrim007 I'm not sure i understand. Isn't f5-sdk (f5-common-python) another package, which is just dependent on this one? I don't see how a release of f5-sdk is relevant to fixes here? I tried to download a fresh copy of f5-sdk, and I got the old f5-icontrol-rest code.

Sorry if I'm missing something obvious here.

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.

None yet

4 participants