<?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 SSL Forward Proxy implementation in production environment in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-forward-proxy-implementation-in-production-environment/m-p/362444#M88281</link>
    <description>&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know expected issues if we enable ssl forward proxy to a production environment. There are services allowed with different ports , web services and&amp;nbsp; all working fine now.&amp;nbsp; As this is first time am planning to enable forward proxy ,not sure which are the user side issues they may face.&lt;/P&gt;&lt;P&gt;Queries are like 1.Whether user may experience any certificate based issues or existing services will be affected . 2,Whether the CA signed certificate uploaded in the firewall should be kept in source machine's certificate repository&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As of now only AV , Anti-Spyware and Vulnerability protection are applied for egress connection (in Alert mode) so complaints from the users yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share your thoughts and experience .It will be really helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sajith&lt;/P&gt;</description>
    <pubDate>Thu, 12 Nov 2020 09:01:26 GMT</pubDate>
    <dc:creator>sajithwipro</dc:creator>
    <dc:date>2020-11-12T09:01:26Z</dc:date>
    <item>
      <title>SSL Forward Proxy implementation in production environment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-forward-proxy-implementation-in-production-environment/m-p/362444#M88281</link>
      <description>&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know expected issues if we enable ssl forward proxy to a production environment. There are services allowed with different ports , web services and&amp;nbsp; all working fine now.&amp;nbsp; As this is first time am planning to enable forward proxy ,not sure which are the user side issues they may face.&lt;/P&gt;&lt;P&gt;Queries are like 1.Whether user may experience any certificate based issues or existing services will be affected . 2,Whether the CA signed certificate uploaded in the firewall should be kept in source machine's certificate repository&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As of now only AV , Anti-Spyware and Vulnerability protection are applied for egress connection (in Alert mode) so complaints from the users yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share your thoughts and experience .It will be really helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sajith&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 09:01:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-forward-proxy-implementation-in-production-environment/m-p/362444#M88281</guid>
      <dc:creator>sajithwipro</dc:creator>
      <dc:date>2020-11-12T09:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Forward Proxy implementation in production environment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-forward-proxy-implementation-in-production-environment/m-p/362709#M88295</link>
      <description>&lt;P&gt;Great questions and am glad you asked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, you must create a self-signed certificate (or create a cert signing request to be signed by your INTERNAL enterprise cert authority).&amp;nbsp; To be clear, you CANNOT use a publicly signed cert for decryption.&lt;/P&gt;
&lt;P&gt;But you are correct on putting the self signed, or the enterprise signed cert into the computer Trusted Cert Authority/Store.&lt;/P&gt;
&lt;P&gt;There is documentation on how to deploy, so I am not going into how to deploy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My suggest is to start small (your own PC) and work outward towards other teammates, and then to other groups.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First Decrypt rule is a NO Decrypt for (financial, health and medicine, and shopping).&amp;nbsp; By law, not allowed to disable this traffic.&lt;/P&gt;
&lt;P&gt;Make a custom url category (No Decrypt) and populate it with sites you do NOT wanted decrypted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Examples could be *.paloaltonetworks.com, *, apple.com, *.microsoftlogin.com, *.azure.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You next rule could be another NO decrypt rule, with the url category of NO-Default, as described above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From there, you should set up rules to decrypt traffic from ONLY your computer, to the Internet, on port 443 (as a start)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test all sites you would want to, put any troublesome sites into the No Decrypt policy (and now, they will not be decrypted.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been running decryption for 5 years, and only have about 20 sites (from the thousands I visited) that gave me problems.&lt;/P&gt;
&lt;P&gt;The SSL fwd proxy works well, if it is configured properly.&amp;nbsp; That is the challenge, just being careful, and create correct policies.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After you feel comfortable with only your computer, branch out to co-workers, test.&amp;nbsp; Rinse, Wash, Repeat.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then roll out to groups (IT, HR, Marketing, Accounting, Sales) and continue to refine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you get better, you can then start to include different ports beside 443 if they are still using TLS 1.2 (the current)&lt;/P&gt;
&lt;P&gt;And then, eventually you need to create a Decryption Profile (object tab) to block expired certs, untrusted certs, etc....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know what other questions we can assist with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 17:04:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-forward-proxy-implementation-in-production-environment/m-p/362709#M88295</guid>
      <dc:creator>S.Cantwell</dc:creator>
      <dc:date>2020-11-12T17:04:36Z</dc:date>
    </item>
  </channel>
</rss>

