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

Core SDK doesn't handle certificates specified via standard ENV vars #346

Open
zFernand0 opened this issue Nov 11, 2024 · 1 comment
Open
Assignees
Labels

Comments

@zFernand0
Copy link
Member

Describe the bug

Setting REQUESTS_CA_BUNDLE or CURL_CA_BUNDLE doesn't have any effect since we call a low-level function when sending requests which bypasses the ENV aggregation

Expected and actual results

To support these ENV variables

Describe your environment

Additional context

@zFernand0 zFernand0 added the bug Something isn't working label Nov 11, 2024
@github-project-automation github-project-automation bot moved this to New Issues in Zowe CLI Squad Nov 11, 2024
@zFernand0 zFernand0 self-assigned this Nov 11, 2024
Copy link

Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

@zowe-robot zowe-robot moved this from New Issues to High Priority in Zowe CLI Squad Nov 11, 2024
@zFernand0 zFernand0 moved this from High Priority to In Progress in Zowe CLI Squad Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

2 participants