Questions tagged [zscaler]

Zscaler is a global cloud-based information security company that provides Internet security, web security, next generation firewalls, sandboxing, SSL inspection, antivirus, vulnerability management and granular control of user activity in cloud computing, mobile and Internet of things environments.

is a information security company that provides Internet security, web security, next generation firewalls, sandboxing, SSL inspection, antivirus, vulnerability management and granular control of user activity in cloud computing, mobile and Internet of things environments.

56 questions
2
votes
1 answer

ZScaler - cannot stop the service without passwords

I have installed a ZScaler client to be able to access my client's network remotely. I got their username and passwords and it seems it is working, but it cut off me from my network and disabled many important services (according to the client's…
Aleksandar
  • 325
  • 2
  • 11
2
votes
1 answer

I got an error in Android Studio. Gradle Project sync Failed

At first it was showing Server Certificate is not trusted. Then I checked under Server Certificates, those certificates were from zscaler and were expired. I deleted those certificates, then my error was on plugins. Here is how my Build looksAndroid…
2
votes
1 answer

Making HTTPS requests within a Docker image behind a Zscaler firewall

I'm interested in running a simple image like this behind a corporate Zscaler firewall: FROM rocker/r-base RUN apt-get update && apt-get install libssl-dev CMD Rscript -e "install.packages('beepr')" Building the image with docker build -t test .…
cimentadaj
  • 1,414
  • 10
  • 23
2
votes
2 answers

SSL Certificate error: [SSL: CERTIFICATE_VERIFY_FAILED] when using aws client in windows 10

Recently I am gettin an error when, for instance, listing data from Amazon S3: aws s3 ls SSL validation failed for https://s3.eu-west-1.amazonaws.com/ [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer…
2
votes
1 answer

gcloud SSL Handshake fail with zscaler

I'm using gcloud to deploy apps to App Engine from a machine that has ZScaler internet filter installed on it. I'm not familiar with ZScaler but it looks like it's a filter installed on Windows and essentially does a "man-in-the-middle" attach by…
Ido Ran
  • 10,584
  • 17
  • 80
  • 143
1
vote
0 answers

Duplicated and unauthenticated requests from users from a corporation using Zscaler for authentication

We've got a Ruby on Rails application and some of our users connect to our website from a network of a company that uses Zscaler for network security/administration. When an ajax request is made by one of these users, we see a pattern of requests…
raquelhortab
  • 430
  • 4
  • 13
1
vote
0 answers

Metro slows down when Zscaler is running

My team uses Zscaler and Metro slows down when Zscaler is running. What network communication is there in metro?
1
vote
1 answer

How to add ZScaler certificate to edgeHub and edgeAgent?

I have issue with connectivity using Azure IoT Edge behind Zscaler. I know that I need to somehow install the ZScaler cerificate on host machine and Docker containers. I was able to install it in Ubuntu server and it worked because right now I get…
1
vote
1 answer

Zscaler api authenticate using Python

I am trying to authenticate to Zscaler with API. By reading the documentation and following the examples in the following sites https://help.zscaler.com/zia/api#/ https://help.zscaler.com/zia/api-developers-guide I wrote the following code: import…
1
vote
1 answer

Jenkins - Proxy authentication by certificate

I am new to Jenkins. My windows server installation has a Zscaler root certificate for authentication at the proxy in order access internet. Now I am trying to authenticate the jenkins at the Zscaler proxy with this certificate. The windows…
MaxM
  • 11
  • 1
1
vote
1 answer

SDKMAN local installation

For some reason beyond my comprehension, my (R&D) company is blocking sdk installation. If I visit sdk download link manually, I'll get Sorry, you don't have permission to visit this site. Website blocked Not allowed to browse MCAS Unsanctioned Apps…
xpt
  • 20,363
  • 37
  • 127
  • 216
1
vote
1 answer

Docker Windows Composer ZScaler SSL Certificate Verify Failed

I'm running Docker Windows (linux containers) on a windows 10 enterprise box. I'm working with a Docker image based on Debian and my windows desktop is running ZScaler. I was provided two certificate files (a root cert and an intermediate cert),…
mcse3010
  • 174
  • 2
  • 10
1
vote
0 answers

Unable to connect to selenium from webdriverio. Got blocked by firewall

I have nodejs webriverio setup to run my cucumber test-cases. I am using standalone selinium server. The selinium server is started using chrome driver. I can see response when i take http://localhost:4444/wd/hub/session in browser. When running…
0
votes
0 answers

Zscaler Client Connector Exit Password

Can anyone help me with a sample log generated when a user submits the Exit Password on Zscaler Connector? I am trying to create a notification (not rely on Zscaler Admin console) when the client is exits. Thanks Not able to find any document in…
0
votes
0 answers

Running Unity Hub behind the proxy

I am struggling to run the Unity 3D behind the proxy. Has any one got any success in doing so. The issue could be due to firewall or zscaler certificates but Unity 3D doesn't provide any way to configure it. I have faced similar situation with…
Raulp
  • 7,758
  • 20
  • 93
  • 155