-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hi,
Eca works perfectly in my home computer, but in my company computer that has Zscaler, there is always a SSL Handshake error as you can see in the image below:
Zscaler works by intercepting all traffic—internet, cloud, and private applications—and routing it through its cloud-based security platform before it reaches its destination.
As GPTEL and other packages works normally, I believe I could do something in the ECA end to fix that, like I don't know, ignoring certificate checks? I'm not sure, but how could you help me on that?
My emacs version is 30.1 and I'm using eca in the below version:
As far as I understand, the ECA binary is rejecting the ZScaler certificate because it is not from a valid CA trust. I would need to include the ZScaler certificates CA root in the ECA bundle. This sounds odd to me, if there was like a flag to ingore certificate checks, I don't know.