<?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 Policy Package HTTPS Settings? in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178313#M7627</link>
    <description>&lt;P&gt;I'm looking at management APIv1.9 right now. 'show package' returns a boolean value for "&lt;SPAN&gt;https-inspection-policy" and an object for "https-inspection-layer".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;'set package' doesn't appear to accept a boolean for "https-inspection-policy", and the object reference is "https-layer" with no "inspection-" in the middle.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is this intended? How do you remove HTTPS inspection from an existing policy package?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2023 02:29:40 GMT</pubDate>
    <dc:creator>Bob_Zimmerman</dc:creator>
    <dc:date>2023-04-18T02:29:40Z</dc:date>
    <item>
      <title>Policy Package HTTPS Settings?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178313#M7627</link>
      <description>&lt;P&gt;I'm looking at management APIv1.9 right now. 'show package' returns a boolean value for "&lt;SPAN&gt;https-inspection-policy" and an object for "https-inspection-layer".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;'set package' doesn't appear to accept a boolean for "https-inspection-policy", and the object reference is "https-layer" with no "inspection-" in the middle.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is this intended? How do you remove HTTPS inspection from an existing policy package?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 02:29:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178313#M7627</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2023-04-18T02:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Policy Package HTTPS Settings?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178647#M7631</link>
      <description>&lt;P&gt;Have you tried using a null string for the HTTPS Inspection policy?&lt;BR /&gt;Otherwise, I'm not sure how you'd disable HTTPS Inspection in an existing policy package as there doesn't appear to be an official endpoint to do so.&lt;BR /&gt;Paging&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/37502"&gt;@Omer_Kleinstern&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 20:04:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178647#M7631</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-04-20T20:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Policy Package HTTPS Settings?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178810#M7634</link>
      <description>&lt;P&gt;The API accepts an empty string without an error, but it either leaves the https-layer alone or it sets it to "&lt;SPAN&gt;Default Layer" (I only have the one HTTPS layer in my lab, so I don't know which it's doing). "None", "null", "nil" all complain the object isn't found. Various special UUIDs such as&amp;nbsp;&lt;/SPAN&gt;97aeb36a-9aea-11d5-bd16-0090272ccb30 (the UUID for the None object) all throw "&lt;SPAN&gt;Runtime error: HV000028: Unexpected exception during isValid call." (I didn't expect these to work).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This isn't a big deal, just odd.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Apr 2023 17:54:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178810#M7634</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2023-04-22T17:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Policy Package HTTPS Settings?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178822#M7636</link>
      <description>&lt;P&gt;The only way to remove&amp;nbsp;&lt;SPAN&gt;HTTPS inspection is by removing the access policy (access false).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is true for API and SmartConsole.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2023 08:32:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178822#M7636</guid>
      <dc:creator>Omer_Kleinstern</dc:creator>
      <dc:date>2023-04-23T08:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Policy Package HTTPS Settings?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178848#M7637</link>
      <description>&lt;P&gt;Derp. That's what I get for digging into the API surrounding a feature I don't really use much.&lt;/P&gt;
&lt;P&gt;Is there any particular reason 'show package' includes '&lt;SPAN&gt;https-inspection-policy' as a separate flag from 'access'? Is there ever a potential for the two of them to have different values?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2023 22:10:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178848#M7637</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2023-04-23T22:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Policy Package HTTPS Settings?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178909#M7638</link>
      <description>&lt;P&gt;Why do you think not showing them separately in the show and set commands?&lt;/P&gt;
&lt;P&gt;The values are different, Access holds the Access layers. and https-inspection-policy holds the the HTTPS inspection layer.&lt;/P&gt;
&lt;P&gt;you can override the https inspection layer with other layers.&lt;/P&gt;
&lt;P&gt;in case you don't want to use https. then make sure that the GW doesn't have https inspection on.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 10:34:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178909#M7638</guid>
      <dc:creator>Youssef_Obeidal</dc:creator>
      <dc:date>2023-04-24T10:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Policy Package HTTPS Settings?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178978#M7643</link>
      <description>&lt;P&gt;It makes sense to show the HTTPS Inspection layer and the access layers separately, sure. Those are the keys '&lt;SPAN&gt;https-inspection-layer' and 'access-layers', though. They are not what I'm talking about.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In 'show package', the returned data has a key 'access' containing a Bool for whether access control is enabled and a separate key '&lt;SPAN&gt;https-inspection-policy' containing a Bool for whether HTTPS Inspection is enabled. It seems like those two will always have the same value, won't they? So having two separate keys is a little odd.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The description of 'https-inspection-policy' even says "True - enables, False - disables HTTPS Inspection policy, empty - nothing is changed." but you can't set it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 20:09:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/178978#M7643</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2023-04-24T20:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Policy Package HTTPS Settings?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/179106#M7645</link>
      <description>&lt;P&gt;I suspect enabling/disabling HTTPS Inspection in a specific policy package is done through a non-REST API method.&lt;BR /&gt;Which would explain why the API doesn't have a way to specify it currently.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 16:04:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Policy-Package-HTTPS-Settings/m-p/179106#M7645</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-04-25T16:04:43Z</dc:date>
    </item>
  </channel>
</rss>

