<?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: SSL decryption issue with PIP in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/480187#M103985</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I also have this issue with Prisma Access, I do an exception and it works, but&amp;nbsp;does anyone know if this is expected?&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2022 15:33:47 GMT</pubDate>
    <dc:creator>AnaisRomero</dc:creator>
    <dc:date>2022-04-13T15:33:47Z</dc:date>
    <item>
      <title>SSL decryption issue with PIP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/325604#M83034</link>
      <description>&lt;P&gt;I have added the URL to the exception list with no luck. Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\Steven Williams\AppData\Local\Programs\Python\Python38&amp;gt;pip install Flask-SQLAlchemy&lt;BR /&gt;WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1108)'))': /simple/flask-sqlalchemy/&lt;BR /&gt;WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1108)'))': /simple/flask-sqlalchemy/&lt;BR /&gt;WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1108)'))': /simple/flask-sqlalchemy/&lt;BR /&gt;WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1108)'))': /simple/flask-sqlalchemy/&lt;BR /&gt;WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1108)'))': /simple/flask-sqlalchemy/&lt;BR /&gt;Could not fetch URL &lt;A href="https://pypi.org/simple/flask-sqlalchemy/" target="_blank"&gt;https://pypi.org/simple/flask-sqlalchemy/&lt;/A&gt;: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/flask-sqlalchemy/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1108)'))) - skipping&lt;BR /&gt;ERROR: Could not find a version that satisfies the requirement Flask-SQLAlchemy (from versions: none)&lt;BR /&gt;ERROR: No matching distribution found for Flask-SQLAlchemy&lt;BR /&gt;Could not fetch URL &lt;A href="https://pypi.org/simple/pip/" target="_blank"&gt;https://pypi.org/simple/pip/&lt;/A&gt;: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1108)'))) - skipping&lt;/P&gt;&lt;P&gt;C:\Users\Steven Williams\AppData\Local\Programs\Python\Python38&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 00:45:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/325604#M83034</guid>
      <dc:creator>Stevenjwilliams83</dc:creator>
      <dc:date>2020-05-01T00:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSL decryption issue with PIP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/325630#M83039</link>
      <description>&lt;P&gt;Hello &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/112548"&gt;@Stevenjwilliams83&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you verify the issue is caused by the decryption with browsing the URL &lt;A href="https://pypi.org/" target="_blank"&gt;https://pypi.org/&lt;/A&gt; in your browser and check the certificate. It could also be, that the firewall does not grant the access, and presents an error page (which is signed with your own certificate, hence the ssl error).&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 07:34:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/325630#M83039</guid>
      <dc:creator>JoergSchuetter</dc:creator>
      <dc:date>2020-05-01T07:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSL decryption issue with PIP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/325651#M83041</link>
      <description>&lt;P&gt;I can browse to the site fine. The firewall allows it because I can do it when no SSL decrypt policy is enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I looking for in the cert to see what the issue is?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 13:35:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/325651#M83041</guid>
      <dc:creator>Stevenjwilliams83</dc:creator>
      <dc:date>2020-05-01T13:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSL decryption issue with PIP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/325654#M83042</link>
      <description>&lt;P&gt;Looks like this may be the issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sophos.com/products/xg-firewall/sfos-eap/sfos-v18-early-access-program/f/feedback-and-issues/117248/ssl-tls-inspection-breaks-python-pip" target="_blank"&gt;https://community.sophos.com/products/xg-firewall/sfos-eap/sfos-v18-early-access-program/f/feedback-and-issues/117248/ssl-tls-inspection-breaks-python-pip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems pypi uses their own certs and not operating system certs. Also sees adding that URL is not the end all be all. I will have to probably do some wiresharking to figure all the sites out.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 14:17:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/325654#M83042</guid>
      <dc:creator>Stevenjwilliams83</dc:creator>
      <dc:date>2020-05-01T14:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSL decryption issue with PIP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/325660#M83045</link>
      <description>&lt;P&gt;Still no dice on this one. I am not sure what the issue is really.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 15:03:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/325660#M83045</guid>
      <dc:creator>Stevenjwilliams83</dc:creator>
      <dc:date>2020-05-01T15:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: SSL decryption issue with PIP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/480187#M103985</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I also have this issue with Prisma Access, I do an exception and it works, but&amp;nbsp;does anyone know if this is expected?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 15:33:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/480187#M103985</guid>
      <dc:creator>AnaisRomero</dc:creator>
      <dc:date>2022-04-13T15:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: SSL decryption issue with PIP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/480246#M103991</link>
      <description>&lt;P&gt;I would add DNSSniffer from Nirsoft to your toolbox as it has helped me out in countless occasions find troublesome FQDN's not obvious.&amp;nbsp; Not foolproof but works really well when dealing with inclusions/exclusions of FQDNs.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 22:25:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-decryption-issue-with-pip/m-p/480246#M103991</guid>
      <dc:creator>mlinsemier</dc:creator>
      <dc:date>2022-04-13T22:25:23Z</dc:date>
    </item>
  </channel>
</rss>

