<?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 3rd party cert on ironport in Web Security</title>
    <link>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862608#M2107</link>
    <description>&lt;P&gt;Is it better to run your internal root cert on the ironport or can I place a 3rd party (verisign, godaddy) cert on ironport? If it is better to use a 3rd party cert, how do i create the CSR (certificate signing request) on ironport? &lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2012 20:32:32 GMT</pubDate>
    <dc:creator>Justin Westover</dc:creator>
    <dc:date>2012-02-02T20:32:32Z</dc:date>
    <item>
      <title>3rd party cert on ironport</title>
      <link>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862608#M2107</link>
      <description>&lt;P&gt;Is it better to run your internal root cert on the ironport or can I place a 3rd party (verisign, godaddy) cert on ironport? If it is better to use a 3rd party cert, how do i create the CSR (certificate signing request) on ironport? &lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2012 20:32:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862608#M2107</guid>
      <dc:creator>Justin Westover</dc:creator>
      <dc:date>2012-02-02T20:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: 3rd party cert on ironport</title>
      <link>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862609#M2108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Justin, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect that a 3rd party cert is technically better, you're not exposing your internal root to accidental mishandling...&amp;nbsp; but its nice, since 1, you have it already, 2 (assuming an AD integrated Enterprise Root) your workstations already trust it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Ironport won't create a key request. &lt;/P&gt;&lt;P&gt;Get OpenSSL, and use that to do the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; generate a private key&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'openssl genrsa -out privkey.pem 2048&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; generate a cert request&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'openssl req -new -key privkey.pem -out cert.csr'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you have to decrypt your private key&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'openssl rsa - in privkey.pem -out deckey.key &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upload the request to the SSL vendor, get your cert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then upload the decrypted key and cert to the WSA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 21:43:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862609#M2108</guid>
      <dc:creator>Ken Stieers</dc:creator>
      <dc:date>2012-02-02T21:43:01Z</dc:date>
    </item>
    <item>
      <title>3rd party cert on ironport</title>
      <link>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862610#M2109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what if i would like to use our internal root cert. I still need to create a cert for ironport right? then upload our root cert correct? that would complete the cert chain. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 21:53:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862610#M2109</guid>
      <dc:creator>Justin Westover</dc:creator>
      <dc:date>2012-02-02T21:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: 3rd party cert on ironport</title>
      <link>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862611#M2110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you put your internal root and key on the ironport, you don't HAVE to create a cert for the ironport. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do issue a cert for the ironport, you'll upload the cert, the key, and the intermediate chain as a trusted root.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 22:08:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862611#M2110</guid>
      <dc:creator>Ken Stieers</dc:creator>
      <dc:date>2012-02-02T22:08:52Z</dc:date>
    </item>
    <item>
      <title>3rd party cert on ironport</title>
      <link>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862612#M2111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do i place the enterprise root under the "HTTPS Proxy Settings" page or under the "Custom Root Authority Certificates" page? Both pages are located under Security Services-&amp;gt;Https Proxy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 22:21:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862612#M2111</guid>
      <dc:creator>Justin Westover</dc:creator>
      <dc:date>2012-02-02T22:21:10Z</dc:date>
    </item>
    <item>
      <title>3rd party cert on ironport</title>
      <link>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862613#M2112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're using it as the only cert, then put it in the Edit HTTPS Proxy Settings page, just below where you tell it to generate a selfsigned cert.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you generated one off of your cert authority, you'd put the root cert chain in the Custom Root Authority Certificates. (I think...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmm... I may have exported the cert with all of the certs in cert path and uploaded that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 22:28:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/web-security/3rd-party-cert-on-ironport/m-p/1862613#M2112</guid>
      <dc:creator>Ken Stieers</dc:creator>
      <dc:date>2012-02-02T22:28:45Z</dc:date>
    </item>
  </channel>
</rss>

