hashicorp/aws-sdk-go-base

configuration: Set custom CA bundle from shared config or credentials files

gdavison opened this issue · 0 comments

The 2022-02-24 release of the AWS SDK for Go v2 adds support for setting the custom CA bundle in the shared config and credentials files.

This works transparently for SDK v2 connections, but does not work with shimmed SDK v1 connections. May be related to SDK v1 credentials vs config file handling