When binding an application to a service instance created in Tanzu CSB (Tanzu Cloud Service Broker for AWS, for example), you may encounter an error including this phrase:
Error: tls: failed to verify certificate: x509: certificate signed by unknown authority
The certificate authority for the IaaS (AWS, for example) must be added to the Trusted Certs field in the BOSH Director tile, Security tab.
Download the bundle from the AWS web page:
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html#UsingWithRDS.SSL.CertificatesDownload
You will need to chose the certificate for the appropriate region and copy its contents into the Trusted Certs field in the BOSH Director tile, Security tab.