<?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: Configuring CA on a pix 515 E in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/configuring-ca-on-a-pix-515-e/m-p/580297#M500712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;deb crypto ca reveals the issue :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CRYPTO_PKI: Error:  Invalid format for BER encoding while&lt;/P&gt;&lt;P&gt;CRYPTO_PKI: can not set ca cert object.&lt;/P&gt;&lt;P&gt;CRYPTO_PKI: status = 65535: failed to process RA certificate&lt;/P&gt;&lt;P&gt;Crypto CA thread sleeps!&lt;/P&gt;&lt;P&gt;CI thread wakes up!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem -  I used "ca" instead of "ra"  in the ca configure command.&lt;/P&gt;&lt;P&gt;it was &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ca configure ca_1 ca 1 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ca configure ca_1 ra 1 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;carlos chorao #11351.r/s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Jun 2006 04:20:45 GMT</pubDate>
    <dc:creator>cchorao</dc:creator>
    <dc:date>2006-06-04T04:20:45Z</dc:date>
    <item>
      <title>Configuring CA on a pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/configuring-ca-on-a-pix-515-e/m-p/580296#M500709</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I am having problems configuring CA on my pix 515E running 6.3(5) and a restricted licence.&lt;/P&gt;&lt;P&gt;I am using Win 2003 for CA server. I have not had any issues configuring CA on IOS or ASA 7.1. However no success with the 515. I am not sure what the problem is either :&lt;/P&gt;&lt;P&gt;a) issue with win2003 CA. The config guide for 6.3(5) mentions win 2k as the compatible CA server;&lt;/P&gt;&lt;P&gt;b) the restricted licence (i dont think so ???).cant find anything at CCO that suggests this may be the case.&lt;/P&gt;&lt;P&gt;c) my config ( see below)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Appreciate any suggestions&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;carlos chorao #11351.r/s&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;When I auth the CA I get the following&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;labpix(config)# ca auth ca_1&lt;/P&gt;&lt;P&gt;Certificate has the following attributes:&lt;/P&gt;&lt;P&gt;Fingerprint: a83c33c1 9d17ccdb b71b0c4d 8a35db36&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;however when i look for the public cer i get zip&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;labpix(config)# ca auth ca_1&lt;/P&gt;&lt;P&gt;Certificate has the following attributes:&lt;/P&gt;&lt;P&gt;Fingerprint: a83c33c1 9d17ccdb b71b0c4d 8a35db36&lt;/P&gt;&lt;P&gt;labpix(config)# exit&lt;/P&gt;&lt;P&gt;labpix# sh ca cert&lt;/P&gt;&lt;P&gt;labpix#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;detailed configs are below-----------------------------------------------&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;labpix# sh ca mypub rsa&lt;/P&gt;&lt;P&gt;% Key pair was generated at: 13:16:47 nz Jun 3 2006&lt;/P&gt;&lt;P&gt;Key name: xxxx&lt;/P&gt;&lt;P&gt; Usage: General Purpose Key&lt;/P&gt;&lt;P&gt; Key Data:&lt;/P&gt;&lt;P&gt;  305c300d 06092a86 4886f70d 01010105 00034b00 30480241 00d84cf1 17d63ecb&lt;/P&gt;&lt;P&gt;  2f8dfa46 b963aa5a 50d929f4 c5ce208d 2e34c024 ac3aad53 72a2e4bf a9a16072&lt;/P&gt;&lt;P&gt;  f9d74c26 5b70325c b10c50aa e7766add 82485e84 dff9eb31 4f020301 0001&lt;/P&gt;&lt;P&gt;labpix#&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;labpix# sh run&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;ca identity ca_1 10.1.1.2:/certsrv/mscep/mscep.dll&lt;/P&gt;&lt;P&gt;ca configure ca_1 ca 1 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Cisco PIX Firewall Version 6.3(5)&lt;/P&gt;&lt;P&gt;Cisco PIX Device Manager Version 3.0(4)&lt;/P&gt;&lt;P&gt;Compiled on Thu 04-Aug-05 21:40 by morlee&lt;/P&gt;&lt;P&gt;labpix up 2 hours 38 mins&lt;/P&gt;&lt;P&gt;Hardware:   PIX-515E, 64 MB RAM, CPU Pentium II 433 MHz&lt;/P&gt;&lt;P&gt;Flash E28F128J3 @ 0x300, 16MB&lt;/P&gt;&lt;P&gt;BIOS Flash AM29F400B @ 0xfffd8000, 32KB&lt;/P&gt;&lt;P&gt;0: ethernet0: address is 0015.6398.8263, irq 10&lt;/P&gt;&lt;P&gt;1: ethernet1: address is 0015.6398.8264, irq 11&lt;/P&gt;&lt;P&gt;2: ethernet2: address is 000e.0c85.34b6, irq 11&lt;/P&gt;&lt;P&gt;Licensed Features:&lt;/P&gt;&lt;P&gt;Failover:                    Disabled&lt;/P&gt;&lt;P&gt;VPN-DES:                     Enabled&lt;/P&gt;&lt;P&gt;VPN-3DES-AES:                Disabled&lt;/P&gt;&lt;P&gt;Maximum Physical Interfaces: 3&lt;/P&gt;&lt;P&gt;Maximum Interfaces:          5&lt;/P&gt;&lt;P&gt;Cut-through Proxy:           Enabled&lt;/P&gt;&lt;P&gt;Guards:                      Enabled&lt;/P&gt;&lt;P&gt;URL-filtering:               Enabled&lt;/P&gt;&lt;P&gt;Inside Hosts:                Unlimited&lt;/P&gt;&lt;P&gt;Throughput:                  Unlimited&lt;/P&gt;&lt;P&gt;IKE peers:                   Unlimited&lt;/P&gt;&lt;P&gt;This PIX has a Restricted (R) license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:56:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-ca-on-a-pix-515-e/m-p/580296#M500709</guid>
      <dc:creator>cchorao</dc:creator>
      <dc:date>2020-02-21T08:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring CA on a pix 515 E</title>
      <link>https://community.cisco.com/t5/network-security/configuring-ca-on-a-pix-515-e/m-p/580297#M500712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;deb crypto ca reveals the issue :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CRYPTO_PKI: Error:  Invalid format for BER encoding while&lt;/P&gt;&lt;P&gt;CRYPTO_PKI: can not set ca cert object.&lt;/P&gt;&lt;P&gt;CRYPTO_PKI: status = 65535: failed to process RA certificate&lt;/P&gt;&lt;P&gt;Crypto CA thread sleeps!&lt;/P&gt;&lt;P&gt;CI thread wakes up!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem -  I used "ca" instead of "ra"  in the ca configure command.&lt;/P&gt;&lt;P&gt;it was &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ca configure ca_1 ca 1 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ca configure ca_1 ra 1 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;carlos chorao #11351.r/s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2006 04:20:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-ca-on-a-pix-515-e/m-p/580297#M500712</guid>
      <dc:creator>cchorao</dc:creator>
      <dc:date>2006-06-04T04:20:45Z</dc:date>
    </item>
  </channel>
</rss>

