Work on Mendix with ZScaler enabled

0
I have started working on a new Mendix project within my organization which i recently joined and the company also started newly on Mendix. On my company device ZScaler should be always active. But I am facing various issues when it is enabled like -  1. While installing mendix and downloading project - Adoptium and git was blocked (which i got whitelisted) 2. After downloading project error comes -  a. Java dependency synchronization failed.  b. Build failures stating that plugin “org.cyclonedx.bom”  cannot be resolved.   3. When trying to run the application -  a. Error occur while creating the client configuration.Error Message: unable to find valid certification     path to requested target b.  com.mendix.m2ee.api.AdminException: Starting Mendix Runtime failed.    at com.mendix.m2ee.api.AdminExceptionExt$Extensions.withFeedback(AdminExceptionExt.scala:25) Caused by: com.mendix.m2ee.api.InfoAdminException: The after-startup-action failed with an exception or returned false.    at com.mendix.basis.impl.MxRuntimeImpl.$anonfun$initializeAfterStartupActions$1(MxRuntimeImpl.scala:571)   These are the error which i find found so far , but there may be more . Is there any proper documentation which i can refer to or or a list of at least basic things that i need , so that i can ask the IT team to provide all the necessary access so that i don't need to bother them every day.
asked
0 answers