For private agent - We are noticing that as the test execute they make calls to google and api.google.
We would like these outbound calls to a root certificate of the organisation. Where can I set this?
We used to use proxy and recently switched to Zscaler. For proxy we used to add the information in the custom.properties. For Zscaler the access is based on a cert.
Thanks
Moses.
If I understand correctly, You would need to add the cert into the activegate that is performing the internal Synthetic test.
Currently the first calls that the synthetic tests make is to invoke chormium with a new tab. This is making a call to google api. This call is failing because the outbound connection doesnt include the certificate.
Earlier we used to work around this by adding the [synthetic] tag in custom.properties and giving the proxy information.
The ask is if there is a way to provide / add the cert to any outbound calls. or better yet make a change such that the outbound call doesnt happen in Private agent setting.
Thanks
Moses.