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

Support ca_bundle for config.SharedConfig #1581

Closed
1 task
greedy52 opened this issue Feb 7, 2022 · 2 comments
Closed
1 task

Support ca_bundle for config.SharedConfig #1581

greedy52 opened this issue Feb 7, 2022 · 2 comments
Labels
duplicate This issue is a duplicate. feature-request A feature should be added or improved.

Comments

@greedy52
Copy link

greedy52 commented Feb 7, 2022

Describe the feature

config.SharedConfig should support ca_bundle, which is supported in sdk V1 or other aws clients like aws cli, boto3.

Is your Feature Request related to a problem?

When using AWS_SHARED_CREDENTIALS_FILE, ca_bundle is ignored. Current workaround is to use an extra AWS_CA_BUNDLE as environment variable which is incovenient.

Proposed Solution

When shared config is parsed, ca_bundle should be parsed and loaded properly to aws.Config.

Describe alternatives you've considered

No response

Acknowledge

  • I may be able to implement this feature request

AWS Go SDK version used

v1.9.0

Go version used

go1.17.2

@greedy52 greedy52 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Feb 7, 2022
@jasdel
Copy link
Contributor

jasdel commented Feb 22, 2022

Thanks for posting this feature request @greedy52 lets use #1589 to track this since these are duplicate feature requests.

@jasdel jasdel added duplicate This issue is a duplicate. and removed needs-triage This issue or PR still needs to be triaged. labels Feb 22, 2022
@jasdel jasdel closed this as completed Feb 22, 2022
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate. feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants