microsoft / microsoft/azure-devops-python-api
SSL Certificate Verify Option
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 684
- Forks
- 218
- Avg merge
- 8d 10h
- Merged PRs (30d)
- 1
Description
I am running into an SSL verification error on an internally hosted DevOps server. Normally, with the requests library, I would just set the verify option to False. However, this library does not allow for this type of configuration AFAIK. Would it be possible to include this in the Connection class?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies the Connection class as the entry point, but names no file or test. Trace how Connection configures SSL for requests and define completion as supporting a configurable verify option for internally hosted DevOps servers, with coverage for the relevant verification settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- api, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100