• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Adobe CC Libraries (Mac OS) through Cloud Proxy (Zscaler)

New Here ,
Mar 01, 2019 Mar 01, 2019

Copy link to clipboard

Copied

Hello,

We do have an issue using Adobe CC Suite (Photoshop / InDesign) while loading libraries :

We are using a Cloud Based Proxy solution (Zscaler) and already tried to force the Adobe URLs going through it, but the end users still have issues while trying to access it.

Here are the rules set up :

/* Adobe CC Libraries */

if (shExpMatch(host, "*.adobe.io")||

    shExpMatch(host, "*.adobesc.com")||

    shExpMatch(host, "*.licenses.adobe.com")||

    shExpMatch(host, "*.adobelogin.com")||

    shExpMatch(host, "*.ftcdn.net")||

    shExpMatch(host, "*.behance.net")||

    shExpMatch(host, "*.adobedtm.com")||

    shExpMatch(host, "*.demdex.net")||

    shExpMatch(host, "*.demandbase.com")||

    shExpMatch(host, "*.adobeoobe.com")||

    shExpMatch(host, "*.macromedia.com")||

    shExpMatch(host, "adbemdigitalmediarebootprod2.112.2o7.net")||

    shExpMatch(host, "*.edgefonts.net")||

    shExpMatch(host, "*.adobejanus.com")||

    shExpMatch(host, "*.adobeccstatic.com")||

    shExpMatch(host, "*.adobess.com")||

    shExpMatch(host, "*.photoshop.com")||

    shExpMatch(host, "*.adobeexchange.com")||

    shExpMatch(host, "*.adobecce.com")||

    shExpMatch(host, "*.adobe.com")||

    shExpMatch(host, "*.adobe.io")||

    shExpMatch(host, "*.adobecc.com")||

    shExpMatch(host, "fonts.adobe.com")||

    shExpMatch(host, "*.typekit.net")||

    shExpMatch(host, "*.typekit.com")||

    shExpMatch(host, "*.omtrdc.net")||

    shExpMatch(host, "*.adobetag.com"))

return "PROXY 1234:80; PROXY 5.6.7.8:80; DIRECT";

All the listed URLs are also in Authentication Bypass (cookie) and SSL decryption bypass.

Does anyone have a solution making it works through a proxy ?

Thanks in advance,

Regards,

Vincent.

TOPICS
File sync

Views

3.6K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 01, 2019 Mar 01, 2019

Copy link to clipboard

Copied

LATEST

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines