Configure the AWS CLI to use the COS Root CA Certificate
You must configure the AWS CLI to use the COS root CA certificate. To do so, edit ~/.aws/config
and add the following line to the AWS cli configuration file:
For example:
Your suggested change has been received. Thank you.
Please Note:
You must configure the AWS CLI to use the COS root CA certificate. To do so, edit ~/.aws/config
and add the following line to the AWS cli configuration file:
ca_bundle = /opt/vormetric/DataSecurityExpert/agent/squid/etc/cosCA.crt
For example:
cat ~/.aws/config
[default]
output = json
Region = us-west-1
ca_bundle = /opt/vormetric/DataSecurityExpert/agent/squid/etc/cosCA.crt
Thank you! Your suggestion has been submitted.
https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….