<?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>article Access Expedition GUI Using Google Chrome in Expedition Articles</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-articles/access-expedition-gui-using-google-chrome/ta-p/318360</link>
    <description>&lt;DIV class="lia-message-template-symptoms-zone"&gt;
&lt;DIV class="lia-message-template-symptoms-zone"&gt;
&lt;H2&gt;Access Expedition GUI Using Google Chrome with Certification Error&lt;/H2&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 id="toc-hId-1674375166"&gt;Symptoms&lt;/H2&gt;
&lt;P&gt;Can't access Expedition GUI using Google chrome, error message '&lt;SPAN&gt;NET::ERR_CERT_COMMON_NAME_INVALID'&amp;nbsp;&lt;/SPAN&gt;displayed&amp;nbsp;as below screenshot, and you are not able to proceed to the website.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="alert alert-warning" align="left"&gt;&lt;STRONG&gt;Please note:&lt;/STRONG&gt; It's best practice to not proceed to the site failed on certificate error only when self-signed cert is used in Expedition and you confirmed it's safe to proceed to the site.&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="View of Chrome Error - NET::ERR_CERT_COMMON_NAME_INVALID" style="width: 393px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/24923i9FB9A00A15EBCAB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NET--ERR_CERT_COMMON_NAME_INVALID.png" alt="View of Chrome Error - NET::ERR_CERT_COMMON_NAME_INVALID" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;View of Chrome Error - NET::ERR_CERT_COMMON_NAME_INVALID&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H2 id="toc-hId--877781795"&gt;&lt;SPAN&gt;Diagnosis&lt;/SPAN&gt;&lt;/H2&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-diagnosis-zone"&gt;
&lt;P&gt;&lt;SPAN&gt;For Google Chrome 58 and later, only the subjectAlternativeName extension, not commonName, is used to match the domain name and website certificate. If the certificate doesn’t have the correct subjectAlternativeName extension, users get a NET::ERR_CERT_COMMON_NAME_INVALID error letting them know that the connection isn’t private&amp;nbsp;&lt;/SPAN&gt;and will not provide you an option to proceed to the URL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see the article for more details:&amp;nbsp;&lt;A href="https://support.google.com/chrome/a/answer/7391219?hl=en" target="_blank" rel="noopener"&gt;https://support.google.com/chrome/a/answer/7391219?hl=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-solution-zone"&gt;
&lt;H2 id="toc-hId-865028540"&gt;Solution&lt;/H2&gt;
&lt;P&gt;Perform the below steps to re-install the self-signed certification with&amp;nbsp;subjectAltName in Expedition:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;H4&gt;SSH to Expedition&lt;/H4&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H4&gt;cd to /tmp&lt;/H4&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H4&gt;Modify req.conf by issue below command:&lt;EM style="font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/H4&gt;
&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;$ sudo vi req.conf&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;copy and past below section in req.conf, modify attributes in the file to match your organization&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;........................................................................................&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;[req]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;distinguished_name = req_distinguished_name&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;x509_extensions = v3_req&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;prompt = no&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[req_distinguished_name]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;C = US&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this with your county name)&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ST = VA&amp;nbsp;&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this with your state name)&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;L = SomeCity&amp;nbsp;&lt;FONT face="comic sans ms,sans-serif"&gt;&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this with your city name)&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;O = MyCompany&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this with your company name)&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;OU = MyDivision&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this with your organization name)&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CN = 192.168.44.131&lt;FONT face="comic sans ms,sans-serif"&gt;&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this IP with your Expedition IP )&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[v3_req]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;keyUsage = keyEncipherment, dataEncipherment&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;extendedKeyUsage = serverAuth&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;subjectAltName = @alt_names&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[alt_names]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;DNS.1 = 192.168.44.131&lt;FONT face="comic sans ms,sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;(&lt;/FONT&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this IP with your Expedition IP )&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;DNS.2 =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="c-link" href="http://company.com/" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer" aria-describedby="slack-kit-tooltip"&gt;company.com&amp;nbsp;&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;DNS.3 =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="c-link" href="http://company.net/" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer" aria-describedby="slack-kit-tooltip"&gt;company.net&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;........................................................................................&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; saves the changes with&amp;nbsp;ESC :wq!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="4"&gt;
&lt;LI&gt;
&lt;H4&gt;Issue below commands in order:&lt;/H4&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;EM&gt;$ sudo openssl genrsa -out server.key 3072 -config req.conf&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;EM&gt;$ sudo openssl req -new -x509 -key server.key -sha256 -out certificate.pem -days 730 -config req.conf&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;EM&gt;$ sudo cp server.key /etc/ssl/certs/&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;EM&gt;$ sudo cp certificate.pem /etc/ssl/certs/&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="5"&gt;
&lt;LI&gt;
&lt;H4&gt;Modify the default-ssl.conf by issue below command:&lt;/H4&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN&gt;$ sudo vi /etc/apache2/sites-enabled/default-ssl.conf&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Find below two lines in the default-ssl.conf and replace the path&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;SSLCertificateFile &amp;nbsp;&amp;nbsp;/etc/ssl/certs/&lt;FONT color="#FF6600"&gt;ssl-cert-snakeoil.pem&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;SSLCertificateKeyFile /etc/ssl/&lt;FONT color="#FF0000"&gt;&lt;FONT color="#FF6600"&gt;private/ssl-cert-snakeoil.key&lt;/FONT&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;with&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;SSLCertificateFile &amp;nbsp;&amp;nbsp;/etc/ssl/certs&lt;EM&gt;/&lt;FONT color="#FF6600"&gt;certificate.pem&lt;/FONT&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;SSLCertificateKeyFile /etc/ssl/&lt;FONT color="#FF6600"&gt;&lt;EM&gt;certs/server.key&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;saves the changes with&amp;nbsp;ESC :wq&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="6"&gt;
&lt;LI&gt;
&lt;H4&gt;Restart Apache by issue below command:&lt;/H4&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;$ sudo systemctl restart apache2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="7"&gt;
&lt;LI&gt;
&lt;H4&gt;Try access the Expedition GUI again&lt;/H4&gt;
Google chrome should now present you an option under&amp;nbsp;&lt;STRONG&gt;"Advanced"&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to proceed to the URL.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 15 May 2020 13:23:37 GMT</pubDate>
    <dc:creator>lychiang</dc:creator>
    <dc:date>2020-05-15T13:23:37Z</dc:date>
    <item>
      <title>Access Expedition GUI Using Google Chrome</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-articles/access-expedition-gui-using-google-chrome/ta-p/318360</link>
      <description>&lt;DIV class="lia-message-template-symptoms-zone"&gt;
&lt;DIV class="lia-message-template-symptoms-zone"&gt;
&lt;H2&gt;Access Expedition GUI Using Google Chrome with Certification Error&lt;/H2&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 id="toc-hId-1674375166"&gt;Symptoms&lt;/H2&gt;
&lt;P&gt;Can't access Expedition GUI using Google chrome, error message '&lt;SPAN&gt;NET::ERR_CERT_COMMON_NAME_INVALID'&amp;nbsp;&lt;/SPAN&gt;displayed&amp;nbsp;as below screenshot, and you are not able to proceed to the website.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="alert alert-warning" align="left"&gt;&lt;STRONG&gt;Please note:&lt;/STRONG&gt; It's best practice to not proceed to the site failed on certificate error only when self-signed cert is used in Expedition and you confirmed it's safe to proceed to the site.&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="View of Chrome Error - NET::ERR_CERT_COMMON_NAME_INVALID" style="width: 393px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/24923i9FB9A00A15EBCAB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NET--ERR_CERT_COMMON_NAME_INVALID.png" alt="View of Chrome Error - NET::ERR_CERT_COMMON_NAME_INVALID" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;View of Chrome Error - NET::ERR_CERT_COMMON_NAME_INVALID&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H2 id="toc-hId--877781795"&gt;&lt;SPAN&gt;Diagnosis&lt;/SPAN&gt;&lt;/H2&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-diagnosis-zone"&gt;
&lt;P&gt;&lt;SPAN&gt;For Google Chrome 58 and later, only the subjectAlternativeName extension, not commonName, is used to match the domain name and website certificate. If the certificate doesn’t have the correct subjectAlternativeName extension, users get a NET::ERR_CERT_COMMON_NAME_INVALID error letting them know that the connection isn’t private&amp;nbsp;&lt;/SPAN&gt;and will not provide you an option to proceed to the URL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see the article for more details:&amp;nbsp;&lt;A href="https://support.google.com/chrome/a/answer/7391219?hl=en" target="_blank" rel="noopener"&gt;https://support.google.com/chrome/a/answer/7391219?hl=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-solution-zone"&gt;
&lt;H2 id="toc-hId-865028540"&gt;Solution&lt;/H2&gt;
&lt;P&gt;Perform the below steps to re-install the self-signed certification with&amp;nbsp;subjectAltName in Expedition:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;H4&gt;SSH to Expedition&lt;/H4&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H4&gt;cd to /tmp&lt;/H4&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H4&gt;Modify req.conf by issue below command:&lt;EM style="font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/H4&gt;
&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;$ sudo vi req.conf&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;copy and past below section in req.conf, modify attributes in the file to match your organization&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;........................................................................................&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;[req]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;distinguished_name = req_distinguished_name&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;x509_extensions = v3_req&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;prompt = no&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[req_distinguished_name]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;C = US&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this with your county name)&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ST = VA&amp;nbsp;&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this with your state name)&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;L = SomeCity&amp;nbsp;&lt;FONT face="comic sans ms,sans-serif"&gt;&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this with your city name)&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;O = MyCompany&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this with your company name)&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;OU = MyDivision&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this with your organization name)&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CN = 192.168.44.131&lt;FONT face="comic sans ms,sans-serif"&gt;&amp;nbsp;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;(&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this IP with your Expedition IP )&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[v3_req]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;keyUsage = keyEncipherment, dataEncipherment&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;extendedKeyUsage = serverAuth&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;subjectAltName = @alt_names&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[alt_names]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;DNS.1 = 192.168.44.131&lt;FONT face="comic sans ms,sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;(&lt;/FONT&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;Replace this IP with your Expedition IP )&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;DNS.2 =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="c-link" href="http://company.com/" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer" aria-describedby="slack-kit-tooltip"&gt;company.com&amp;nbsp;&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;DNS.3 =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="c-link" href="http://company.net/" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer" aria-describedby="slack-kit-tooltip"&gt;company.net&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;........................................................................................&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; saves the changes with&amp;nbsp;ESC :wq!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="4"&gt;
&lt;LI&gt;
&lt;H4&gt;Issue below commands in order:&lt;/H4&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;EM&gt;$ sudo openssl genrsa -out server.key 3072 -config req.conf&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;EM&gt;$ sudo openssl req -new -x509 -key server.key -sha256 -out certificate.pem -days 730 -config req.conf&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;EM&gt;$ sudo cp server.key /etc/ssl/certs/&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;EM&gt;$ sudo cp certificate.pem /etc/ssl/certs/&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="5"&gt;
&lt;LI&gt;
&lt;H4&gt;Modify the default-ssl.conf by issue below command:&lt;/H4&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN&gt;$ sudo vi /etc/apache2/sites-enabled/default-ssl.conf&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Find below two lines in the default-ssl.conf and replace the path&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;SSLCertificateFile &amp;nbsp;&amp;nbsp;/etc/ssl/certs/&lt;FONT color="#FF6600"&gt;ssl-cert-snakeoil.pem&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;SSLCertificateKeyFile /etc/ssl/&lt;FONT color="#FF0000"&gt;&lt;FONT color="#FF6600"&gt;private/ssl-cert-snakeoil.key&lt;/FONT&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;with&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;SSLCertificateFile &amp;nbsp;&amp;nbsp;/etc/ssl/certs&lt;EM&gt;/&lt;FONT color="#FF6600"&gt;certificate.pem&lt;/FONT&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;SSLCertificateKeyFile /etc/ssl/&lt;FONT color="#FF6600"&gt;&lt;EM&gt;certs/server.key&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;saves the changes with&amp;nbsp;ESC :wq&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="6"&gt;
&lt;LI&gt;
&lt;H4&gt;Restart Apache by issue below command:&lt;/H4&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;$ sudo systemctl restart apache2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL start="7"&gt;
&lt;LI&gt;
&lt;H4&gt;Try access the Expedition GUI again&lt;/H4&gt;
Google chrome should now present you an option under&amp;nbsp;&lt;STRONG&gt;"Advanced"&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to proceed to the URL.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 May 2020 13:23:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-articles/access-expedition-gui-using-google-chrome/ta-p/318360</guid>
      <dc:creator>lychiang</dc:creator>
      <dc:date>2020-05-15T13:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Access Expedition GUI Using Google Chrome</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-articles/access-expedition-gui-using-google-chrome/tac-p/323292#M221</link>
      <description>&lt;P&gt;I ran into this issue, but the above method did not work for me as I ran into errors from openssl on generating the certificate. It didn't like something in the request file. So I accomplished the above using the command below which takes you through a set of interactive prompts:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;sudo openssl req -x509 -nodes -days 730 -newkey rsa:3072 -keyout /etc/ssl/private/server.key -out /etc/ssl/certs/certificate.pem&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then ran through the rest of the commands above to replace the default certificate with a self-signed certificate that was generated. And then I opened Google Chrome to go to the webpage for Expedition and alas, it DIDN'T work! I got the same error as before:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;NET::ERR_CERT_INVALID website sent scrambled credentials Self-signed Certificate&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And no option to proceed. Well, this was frustrating, especially after checking this on Firefox and seeing that it works. After googling this around, I came up on a solution that I hope would help others here. When you hit the webpage for Expedition using Google Chrome and come across this error without an option to proceed, just type:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;badidea&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;thisisunsafe&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And voila! The webpage will come right up. Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 23:38:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-articles/access-expedition-gui-using-google-chrome/tac-p/323292#M221</guid>
      <dc:creator>dkevotek</dc:creator>
      <dc:date>2020-04-16T23:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Access Expedition GUI Using Google Chrome</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-articles/access-expedition-gui-using-google-chrome/tac-p/327824#M224</link>
      <description>&lt;P&gt;Quick fix:&lt;/P&gt;
&lt;P&gt;The proper key name for&amp;nbsp; "&lt;STRONG&gt;T = VA"&lt;/STRONG&gt; is ST (state).&lt;BR /&gt;&lt;BR /&gt;As-is, you'll get this error:&lt;BR /&gt;x509 certificate routines:X509_NAME_ENTRY_create_by_txt:invalid field name:x509name.c:295:name=T&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 20:21:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-articles/access-expedition-gui-using-google-chrome/tac-p/327824#M224</guid>
      <dc:creator>BowlesCR_UNI</dc:creator>
      <dc:date>2020-05-13T20:21:22Z</dc:date>
    </item>
  </channel>
</rss>

