Hello Community,
When synchronizing a Git project with collection dependencies, I am getting certificate errors. Which is most probably due to our firewalls decrypting the https traffic.
I have created a custom EE including these certificates. Which seem to be using the certificates because all dependencies could be downloaded without any errors.It is assigned as the default EE for the project.
However, the project synchronization job seem to use a different EE, namely ‘Control Plane Execution Environment’. Which of course is not using the CA certificates.
Problem is, this execution environment can not be altered. And neither can the firewalls of my employer
So my question is: How can the EE be configured for the project synchronization ?
THX