aliyun / aliyun/aliyun-log-python-sdk
allow to configure cert for https client/server side verification
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 176
- Forks
- 119
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 2
Description
now it's default to verify the server SSL if https endpoint is configured, but need to allow to configure cert path when some machine has no globalsign cert trust installed for corner case.
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
Start by locating the Python HTTPS client and server-side certificate verification setup, then trace how the default GlobalSign trust verification is selected. Done means callers can configure a certificate path for environments without that trust installed, with coverage for the configured behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100