aws / aws/session-manager-plugin
Session Manager Plugin does not honor AWS_CA_BUNDLE / --ca-bundle
Open
- Dominant language
- Go
- Stars
- 320
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Unlike other AWS CLI commands, `aws ssm start-session` does not currently honor the `AWS_CA_BUNDLE` environment variable / `--ca-bundle` CLI option to override the CA certificate bundle used to verify SSL certificates. session-manager-plugin appears to always use the default system root CA certificate bundle regardless of these parameters.
Contributor guide
Assessment
This issue has not been assessed yet.