<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Harmony SASE (perimeter 81) may break some app functionality in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/225325#M820</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Iain_K&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;, I also think it would be very useful to have some logging available to identify where certificate pinning issues occur in the application.&lt;BR /&gt;&lt;BR /&gt;As easy as the fix is, it can be an &lt;SPAN&gt;onerous&lt;/SPAN&gt; task to identify the URLs which are causing issues, especially when they're called by background processes.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Sep 2024 08:19:21 GMT</pubDate>
    <dc:creator>JamieT</dc:creator>
    <dc:date>2024-09-02T08:19:21Z</dc:date>
    <item>
      <title>Harmony SASE (perimeter 81) may break some app functionality</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/209633#M815</link>
      <description>&lt;P&gt;Hi, I have reciently tried harmony sase while participation on a POC for a client, and while I was building the enviroment I noticed that git stopped working, while trobleshooting the issue I encountered the followin error message:&lt;BR /&gt;&lt;BR /&gt;SSL certificate problem: self-signed certificate in certificate chain&lt;BR /&gt;&lt;BR /&gt;also NPM(node package manager) gave me a similar issue while trying to run npm install&lt;BR /&gt;&lt;BR /&gt;the way I solved this issues temporally is that I disable SSL verification on both git and npm, but I think that the issue is related on the generation of self signed certificates used for perimeter 81 functionality. has anyone had a similar issue? I have tried and installed certificates from checkpoint firewalls before and I didnt had this issue on the past. disabling ssl checks is not recomended&amp;nbsp; and the ssl certificate shuld be trusted, where is the perimeter 81 cert stored? is tere something&amp;nbsp; on the roadmap so this dosnt have to be manually configured on the future?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 18:29:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/209633#M815</guid>
      <dc:creator>Humberto_AB</dc:creator>
      <dc:date>2024-03-25T18:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Harmony SASE (perimeter 81) may break some app functionality</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/209762#M816</link>
      <description>&lt;P&gt;after further investigation I can confirm that the problem is perimeter 81, specifically the perimeter81 secure web gateway certificate, after uninstalling this certificate and stopping perimeter 81, functionality was restored as normal, is this intended? or can it be categorized as a bug?&lt;BR /&gt;&lt;BR /&gt;as of now what I have tested that is affected is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;npm (node package manager): cant install any libraries unless ssl verification&amp;nbsp; is disabled&lt;/LI&gt;&lt;LI&gt;git can't clone, fetch, push, pull, or interact with a repo in any way, unless ssl verification is disabled&lt;/LI&gt;&lt;LI&gt;docker cant install any libraries required to build a dockerfile unless ssl verification is disabled&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;in my opinion disabling ssl verification is a bad security practice alternatively the certificate culd be marked as trusted by every app but I havent tried that yet.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 23:37:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/209762#M816</guid>
      <dc:creator>Humberto_AB</dc:creator>
      <dc:date>2024-03-26T23:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Harmony SASE (perimeter 81) may break some app functionality</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/209882#M817</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/97375"&gt;@Humberto_AB&lt;/a&gt;, you will likely need Bypass Rules for those:&lt;BR /&gt;&lt;A href="https://support.perimeter81.com/docs/secure-web-gateway#bypass-rules" target="_blank"&gt;https://support.perimeter81.com/docs/secure-web-gateway#bypass-rules&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 02:01:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/209882#M817</guid>
      <dc:creator>rlopes</dc:creator>
      <dc:date>2024-03-28T02:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Harmony SASE (perimeter 81) may break some app functionality</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/211868#M818</link>
      <description>&lt;P&gt;What you are seeing is a common issue that everybody and every product faces that inspects SSL/TLS connections. While it works for most sites and apps, some of them use certificate pinning. The app will only accept a specific certificate, and when not present, refuse to connect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;To circumvent this, as others have already pointed out, those destinations need to be excempt from SSL inspection by adding them to a bypass rule.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 17:29:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/211868#M818</guid>
      <dc:creator>cryptochrome</dc:creator>
      <dc:date>2024-04-19T17:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Harmony SASE (perimeter 81) may break some app functionality</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/218032#M819</link>
      <description>&lt;P&gt;Is there any way to see the domain that was attempted to be accessed by the application (which failed) through the P81 console? Useful for quickly adding bypass rules.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 04:47:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/218032#M819</guid>
      <dc:creator>Iain_K</dc:creator>
      <dc:date>2024-06-19T04:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Harmony SASE (perimeter 81) may break some app functionality</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/225325#M820</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Iain_K&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;, I also think it would be very useful to have some logging available to identify where certificate pinning issues occur in the application.&lt;BR /&gt;&lt;BR /&gt;As easy as the fix is, it can be an &lt;SPAN&gt;onerous&lt;/SPAN&gt; task to identify the URLs which are causing issues, especially when they're called by background processes.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 08:19:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Harmony-SASE-perimeter-81-may-break-some-app-functionality/m-p/225325#M820</guid>
      <dc:creator>JamieT</dc:creator>
      <dc:date>2024-09-02T08:19:21Z</dc:date>
    </item>
  </channel>
</rss>

