Azure / Azure/azure-sdk-for-python

Write a sample to use local store instead of "certifi"

Open
#44,318 0 comments 0 reactions 2 assignees Claimed by @kashifkhan View on GitHub
Azure.Core Core.Http
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

Write a sample in `sdk/core/azure-core/samples` on how to configure requests/aiohttp in code to use local store and not certifi.

I would imagine it's passing kwargs to the `RequestsTransport` and `AiohttpTransport`.

Interesting links:
- https://github.com/python/cpython/issues/72733
- https://pypi.org/project/truststore/ (code may be used for inspiration)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.