aliyun / aliyun/aliyun-log-python-sdk

allow to configure cert for https client/server side verification

Open
#107 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.