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

Address #396 - Add ssl_verify option to Connection #417

Open
wants to merge 325 commits into
base: dev
Choose a base branch
from

Conversation

neuj21
Copy link

@neuj21 neuj21 commented Jun 15, 2022

This pull request adds a new option to the Connection class to allow users to bypass SSL Verification for quick testing against DevOps instances using a self signed certificate.

tedchamb added 30 commits May 8, 2018 15:39
 regenerate after fix for byte array data
fix git get_commit_diffs query parameters
regen 4.1 apis after fix to include 'action' in route dictionary.
regen 4.0 apis after fix to include 'action' in route dictionary.
…point,Symbol, Wiki, WIT Process, WIT Process Def, WIT Process Template
Add new 4.0 and 4.1 REST areas: CLT, Graph, MEM, Profile, Service Endpoint, Symbol, Wiki, WIT Process, WIT Process Def, WIT Process Template
change release_trigger_base into a property bag.
… which is intended to only be used to make s2s calls.
add Members Entitlement Management to manage users. remove user area,…
tedchamb and others added 28 commits October 19, 2019 10:55
regen after fixing a bunch of spelling mistakes in comments.
fix issue microsoft#280, fix naming of upack_api_client folder:  universal becomes upack_api
…if it does not exist at the organization level.
…would have happened if we were already using a deployment url.
Fix for issue microsoft#289 - check for location at deployment level if it does not exist at the organization level.
Regenerate after fixing float type handling in generator
* fix for issue microsoft#354

* catch OSError instead of FileExistsError, since FileExistsError is not available in python 2.7
* fix for issue microsoft#354

* catch OSError instead of FileExistsError, since FileExistsError is not available in python 2.7

* Revert "update apis to match 6.0 RTW"

This reverts commit 5428142.

* regen 6.0 as preview

* bump version
@neuj21 neuj21 changed the title Add ssl_verify option to Connection (#396) Address #396 - Add ssl_verify option to Connection Jun 15, 2022
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

7 participants