<?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 Import IIS6 certificate and private key in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311925#M4944</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expoerted the private key and the certificate in one file from IIS6.0 server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to know how to import them to the css 11501 with ssl accelator.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2005 13:27:08 GMT</pubDate>
    <dc:creator>michaelpolevoy</dc:creator>
    <dc:date>2005-04-06T13:27:08Z</dc:date>
    <item>
      <title>Import IIS6 certificate and private key</title>
      <link>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311925#M4944</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expoerted the private key and the certificate in one file from IIS6.0 server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to know how to import them to the css 11501 with ssl accelator.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2005 13:27:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311925#M4944</guid>
      <dc:creator>michaelpolevoy</dc:creator>
      <dc:date>2005-04-06T13:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Import IIS6 certificate and private key</title>
      <link>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311926#M4945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is all explained here :&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_configuration_guide_chapter09186a008040ad1d.html#wp999051" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_configuration_guide_chapter09186a008040ad1d.html#wp999051&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have to extract key and certificate in seperate files first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2005 07:11:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311926#M4945</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-04-07T07:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Import IIS6 certificate and private key</title>
      <link>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311927#M4946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you fo your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to expoert them in seperate files, But I was able to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2005 07:37:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311927#M4946</guid>
      <dc:creator>michaelpolevoy</dc:creator>
      <dc:date>2005-04-07T07:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Import IIS6 certificate and private key</title>
      <link>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311928#M4947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;from my point of view you have two options.&lt;/P&gt;&lt;P&gt;Either IIS6 is able to export all necessary information in ONE (1) PKCS12-file.&lt;/P&gt;&lt;P&gt;the other option is to have seprate files for the certificate the certificate chain which is associated to it (e.g. versign) and the private key.&lt;/P&gt;&lt;P&gt;With these files you can generate a PKCS12 file using openssl which is also available for windows.&lt;/P&gt;&lt;P&gt;with the last method I imported several certifactes to the SSL-SM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw did youz mark the private key as exportal when genrating it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some issue like this is described in:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.derkeiler.com/Newsgroups/microsoft.public.inetserver.iis.security/2005-01/0069.html" target="_blank"&gt;http://www.derkeiler.com/Newsgroups/microsoft.public.inetserver.iis.security/2005-01/0069.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, there is no way to export the private key from my knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the only chance is to genearte a new the certifacte mark the private key as exportable and do a new enrollment with the CA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt; Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2005 07:52:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311928#M4947</guid>
      <dc:creator>jfoerster</dc:creator>
      <dc:date>2005-04-07T07:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Import IIS6 certificate and private key</title>
      <link>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311929#M4948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to export the certificate with the private key and was able to import it to the CSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not able to associate them. Below are the commands I used and the responses I got&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SL-Accelerator(config)# ssl associate cert mmsite1 mmssite.pfx&lt;/P&gt;&lt;P&gt;%% Not a valid key or certificate file&lt;/P&gt;&lt;P&gt;SSL-Accelerator(config)# ssl associate rsakey mmsite1 mmssite.pfx&lt;/P&gt;&lt;P&gt;%% File does not contain an RSA key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2005 08:13:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311929#M4948</guid>
      <dc:creator>michaelpolevoy</dc:creator>
      <dc:date>2005-04-07T08:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Import IIS6 certificate and private key</title>
      <link>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311930#M4949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Michael,&lt;/P&gt;&lt;P&gt;did you import the files as described in the document Gilles posted?&lt;/P&gt;&lt;P&gt;From the error codes I've the feeling, that importing was not performed properly or something went wrong as the ssl-module is missing the RSA key and or the does not recognice the file as a certificate file. &lt;/P&gt;&lt;P&gt;Is the imported fileformat PCKS12, PEM or DER?&lt;/P&gt;&lt;P&gt;If yes give it a try by renaming the file to the appropriate suffic like p12 pem der and import it once more.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt; Joerg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2005 08:33:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311930#M4949</guid>
      <dc:creator>jfoerster</dc:creator>
      <dc:date>2005-04-07T08:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Import IIS6 certificate and private key</title>
      <link>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311931#M4950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;split key/certificate using openssl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2005 08:44:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311931#M4950</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-04-07T08:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Import IIS6 certificate and private key</title>
      <link>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311932#M4951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Spliting the keys using open-ssl solved the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2005 09:54:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/import-iis6-certificate-and-private-key/m-p/311932#M4951</guid>
      <dc:creator>michaelpolevoy</dc:creator>
      <dc:date>2005-04-07T09:54:42Z</dc:date>
    </item>
  </channel>
</rss>

