<?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: Deploying Self Signed Certificate to Firefox in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/deploying-self-signed-certificate-to-firefox/m-p/126456#M46518</link>
    <description>&lt;P&gt;BUMP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone share their experiences with this?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2016 17:27:13 GMT</pubDate>
    <dc:creator>mdyragos</dc:creator>
    <dc:date>2016-11-15T17:27:13Z</dc:date>
    <item>
      <title>Deploying Self Signed Certificate to Firefox</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/deploying-self-signed-certificate-to-firefox/m-p/125699#M46452</link>
      <description>&lt;P&gt;For those that have implemented SSL Decryption in your environment, I'd love to hear your experiences on how you deployed the certificate to Firefox users. &amp;nbsp;There seem to be different methods mentioned, but not certain how reliable they are.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 23:09:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/deploying-self-signed-certificate-to-firefox/m-p/125699#M46452</guid>
      <dc:creator>mdyragos</dc:creator>
      <dc:date>2016-11-10T23:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Self Signed Certificate to Firefox</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/deploying-self-signed-certificate-to-firefox/m-p/126456#M46518</link>
      <description>&lt;P&gt;BUMP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone share their experiences with this?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 17:27:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/deploying-self-signed-certificate-to-firefox/m-p/126456#M46518</guid>
      <dc:creator>mdyragos</dc:creator>
      <dc:date>2016-11-15T17:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Self Signed Certificate to Firefox</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/deploying-self-signed-certificate-to-firefox/m-p/126469#M46519</link>
      <description>&lt;P&gt;The easiest way I can think of with Firefox is building out a config file with CCK2 and then just pushing it out to everyone. The process really does depend on what your cert actually looks like though; if it's an old self-signed then Firefox likely doesn't support adding it anymore.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 17:37:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/deploying-self-signed-certificate-to-firefox/m-p/126469#M46519</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2016-11-15T17:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Self Signed Certificate to Firefox</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/deploying-self-signed-certificate-to-firefox/m-p/129667#M46777</link>
      <description>&lt;P&gt;For those who may be interested in this topic, here is how we ended up accomplishing this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Create a new Firefox profile and import the self-signed certificate.&lt;/P&gt;&lt;P&gt;2. Export the file cert8.db from the Firefox profile folder&lt;/P&gt;&lt;P&gt;3. Deploy this file to all systems using a system management/deployment tool. &amp;nbsp;Here is the script to execute on the client machine to deploy the file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;for /F "tokens=*" %%P in ('dir /b /s c:\ ^|find "cert8.db" ^|find "Firefox"') do copy /Y .\cert8.db "%%P"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will search for any instance of the file and replace it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A couple of notes regarding this method:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. All existing certificates that exist on the local client will be removed&lt;/P&gt;&lt;P&gt;2. New Firefox installs or new Firefox profiles will need to have the cert deployed to them&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 18:19:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/deploying-self-signed-certificate-to-firefox/m-p/129667#M46777</guid>
      <dc:creator>mdyragos</dc:creator>
      <dc:date>2016-11-29T18:19:19Z</dc:date>
    </item>
  </channel>
</rss>

