Error When Running from OpenShift "tls: failed to verify certificate"

We have developed a plugin for our product.
The customer has configured our product with HTTPS communication using the corporate Level CA Certs

When the customer isntalled Grafana on a local macinhe, there was no issue. However, once the custoner tried to connect from a Grafana which installed on OpenShift, he encountered the following error:

referer=https://grafana-orig-engineeringmycompany.net/connections/datasources/edit/ddxcfzzr61b0ge t=2024-09-09T04:29:42.407839198Z level=error msg="Proxy request failed" err="tls: failed to verify certificate: x509: certificate signed by unknown authority"

Can we resolve the issue without modfying the plugin to skip on the TLS error?

Hi @assafshlomi you already asked this question here Signed plugin fails to connect to HTTPS endpoint configured with a self-signed certificate

please do not open several topics with the same question.

pay attention that these are two diferrent use cases, hence I opened a new question - the first was talking on singed plugin fails to access, then I was infromed by the customer that the issue is installation on openshift and not the plugin signature