<?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: PA-820 PAN-OS 10.2 upgrade to 11,   ERR_SSL_KEY_USAGE_INCOMPATIBLE unable to access GUI with Chrome in Next-Generation Firewall Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/pa-820-pan-os-10-2-upgrade-to-11-err-ssl-key-usage-incompatible/m-p/579045#M2756</link>
    <description>&lt;P&gt;Official KB says it happens after upgrading to 11, but we're seeing it even with version 10!&lt;BR /&gt;GUI is accessible with Firefox, just not with Chrome or Edge.&lt;BR /&gt;Why would latest Chrome or Edge have problems with TLS 1.3 where Palo has to be told to not negotiate TLS 1.3, and why aren't the two negotiating down to the common denominator of 1.2 even if Chrome/Edge didn't support 1.3?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2024 18:06:22 GMT</pubDate>
    <dc:creator>Dan_Morin</dc:creator>
    <dc:date>2024-03-01T18:06:22Z</dc:date>
    <item>
      <title>PA-820 PAN-OS 10.2 upgrade to 11,   ERR_SSL_KEY_USAGE_INCOMPATIBLE unable to access GUI with Chrome</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/pa-820-pan-os-10-2-upgrade-to-11-err-ssl-key-usage-incompatible/m-p/523801#M662</link>
      <description>&lt;P&gt;I just upgraded PA-820 from PAN-OS 10.2 to 11 and when I try to access the GUI in Chrome I get the following error:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ERR_SSL_KEY_USAGE_INCOMPATIBLE&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I can access an SSH command line session.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Suggestions on correcting this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 15:19:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/pa-820-pan-os-10-2-upgrade-to-11-err-ssl-key-usage-incompatible/m-p/523801#M662</guid>
      <dc:creator>ksuplicki</dc:creator>
      <dc:date>2022-12-12T15:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: PA-820 PAN-OS 10.2 upgrade to 11,   ERR_SSL_KEY_USAGE_INCOMPATIBLE unable to access GUI with Chrome</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/pa-820-pan-os-10-2-upgrade-to-11-err-ssl-key-usage-incompatible/m-p/523944#M669</link>
      <description>&lt;P&gt;This is a certificate error. Resolved by following this:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fieldLabel"&gt;Resolution&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&lt;STRONG&gt;Option1:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If the SSL TLS profile used for management is known delete the same. This way the management access starts using the default certificate.&lt;/LI&gt;
&lt;LI&gt;For example, The following command deletes the&amp;nbsp;SSL TLS profile used for HTTPS&amp;nbsp;access&amp;nbsp;named&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;profile-1&lt;/I&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="ckeditor_codeblock"&gt;&lt;SPAN&gt;&amp;gt; configure&lt;BR /&gt;# delete deviceconfig system ssl-tls-service-profile&lt;BR /&gt;# delete shared ssl-tls-service-profile profile-1&lt;BR /&gt;# commit&lt;BR /&gt;# exit&lt;/SPAN&gt;&lt;/P&gt;
​​​​​&lt;BR /&gt;&lt;STRONG&gt;Option2:&lt;/STRONG&gt;
&lt;OL&gt;
&lt;LI&gt;Since SSH access is possible, a new certificate can be created from the CLI.&lt;/LI&gt;
&lt;LI&gt;Add the certificate to the SSL TLS profile&lt;/LI&gt;
&lt;LI&gt;Use the newly configured certificate and SSL profile to be used for HTTPS.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Example below:&lt;/P&gt;
&lt;P class="ckeditor_codeblock"&gt;&lt;SPAN&gt;&amp;gt; request certificate generate ca yes certificate-name &amp;lt;cert name&amp;gt; name &amp;lt;IP or FQDN&amp;gt; algorithm RSA rsa-nbits 2048&lt;BR /&gt;&amp;gt; configure&lt;BR /&gt;# set shared ssl-tls-service-profile &amp;lt;profile name&amp;gt; certificate &amp;lt;cert name&amp;gt; protocol-settings min-version tls1-0 max-version tls1-2&lt;BR /&gt;# set deviceconfig system ssl-tls-service-profile &amp;lt;profile name&amp;gt;&lt;BR /&gt;# commit&lt;BR /&gt;# exit&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 14:45:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/pa-820-pan-os-10-2-upgrade-to-11-err-ssl-key-usage-incompatible/m-p/523944#M669</guid>
      <dc:creator>ksuplicki</dc:creator>
      <dc:date>2022-12-13T14:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: PA-820 PAN-OS 10.2 upgrade to 11,   ERR_SSL_KEY_USAGE_INCOMPATIBLE unable to access GUI with Chrome</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/pa-820-pan-os-10-2-upgrade-to-11-err-ssl-key-usage-incompatible/m-p/526213#M737</link>
      <description>&lt;P&gt;Thank you for great sharing&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/101222"&gt;@ksuplicki&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;only for information Palo Alto has released an official KB for this issue:&amp;nbsp;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000saCQCAY" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000saCQCAY&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2023 01:46:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/pa-820-pan-os-10-2-upgrade-to-11-err-ssl-key-usage-incompatible/m-p/526213#M737</guid>
      <dc:creator>PavelK</dc:creator>
      <dc:date>2023-01-07T01:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: PA-820 PAN-OS 10.2 upgrade to 11,   ERR_SSL_KEY_USAGE_INCOMPATIBLE unable to access GUI with Chrome</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/pa-820-pan-os-10-2-upgrade-to-11-err-ssl-key-usage-incompatible/m-p/579045#M2756</link>
      <description>&lt;P&gt;Official KB says it happens after upgrading to 11, but we're seeing it even with version 10!&lt;BR /&gt;GUI is accessible with Firefox, just not with Chrome or Edge.&lt;BR /&gt;Why would latest Chrome or Edge have problems with TLS 1.3 where Palo has to be told to not negotiate TLS 1.3, and why aren't the two negotiating down to the common denominator of 1.2 even if Chrome/Edge didn't support 1.3?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 18:06:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/pa-820-pan-os-10-2-upgrade-to-11-err-ssl-key-usage-incompatible/m-p/579045#M2756</guid>
      <dc:creator>Dan_Morin</dc:creator>
      <dc:date>2024-03-01T18:06:22Z</dc:date>
    </item>
  </channel>
</rss>

