<?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: Redirection question in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505524#M30985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so I upgraded to that version and sure enough the commands are available&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;the redirection works excellent !!&lt;/P&gt;&lt;P&gt;I have a question : Is there a way to download crl manually ? I dont want to reconfigure the CRL under the ssl-proxy each time I need to download&lt;/P&gt;&lt;P&gt;a new published CRL .&lt;/P&gt;&lt;P&gt;basically what I am asking is there a way to make the ACE download CRL more frequently and not be dependent on the CA servers publish&lt;/P&gt;&lt;P&gt;Interval ? It seems kind of strange that I have to delete my CRL configuration and paste it back in to "make" the ACE download a new CRL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;secondly,&lt;/P&gt;&lt;P&gt;I have attached a screenshoot from my configuration in order to ask for a clarification .&lt;/P&gt;&lt;P&gt;In the picture you see that I have 3 certificates (besides the default)&lt;/P&gt;&lt;P&gt;one that I downloaded from the CA server and thats its own certificate&lt;/P&gt;&lt;P&gt;second is an identity certificate that the CA signed for a web site (10.2.2.20) (using a CSR with "my-key")&lt;/P&gt;&lt;P&gt;third is another identity cert for 10.2.2.21 (using a CSR with "my-key")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont understand why It says "False" under the CA certificate ? the key matches the certificate and evrything works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it because this is the ACE identity certificate and not an actual CA certificate (self signed or delegated) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Nov 2010 20:16:46 GMT</pubDate>
    <dc:creator>nir.fisher</dc:creator>
    <dc:date>2010-11-08T20:16:46Z</dc:date>
    <item>
      <title>Redirection question</title>
      <link>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505520#M30981</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to use an ACE appliance as an ssl proxy with user certificate authentication&amp;nbsp; .&lt;/P&gt;&lt;P&gt;everything is configured and working fine but I want to know if I could redirect users that dont have a certificate to a certain web page&lt;/P&gt;&lt;P&gt;so that they would know why they cant access internal resources and know how to fix it. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2010 09:38:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505520#M30981</guid>
      <dc:creator>nir.fisher</dc:creator>
      <dc:date>2010-11-03T09:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Redirection question</title>
      <link>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505521#M30982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scimitar1/Admin(config-parammap-ssl)# authentication-failure redirect ?&lt;BR /&gt;&amp;nbsp; any&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Any authentication failure&lt;BR /&gt;&amp;nbsp; cert-expired&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Certificate expired&lt;BR /&gt;&amp;nbsp; cert-has-signature-failure&amp;nbsp; Certificate failed signature verification&lt;BR /&gt;&amp;nbsp; cert-not-yet-valid&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Certificate not yet valid&lt;BR /&gt;&amp;nbsp; cert-other-error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Miscellaneous certificate error&lt;BR /&gt;&amp;nbsp; cert-revoked&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Certificate revoked&lt;BR /&gt;&amp;nbsp; crl-has-expired&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CRL has expired&lt;BR /&gt;&amp;nbsp; crl-not-available&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; No CRL available&lt;BR /&gt;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;no-client-cert&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; No client certificate presented&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; unknown-issuer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unknown issuer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configure the command above under your ssl parameter-map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 13:00:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505521#M30982</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2010-11-03T13:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Redirection question</title>
      <link>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505522#M30983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks man , but I only have 1 option after authentication-failure&lt;/P&gt;&lt;P&gt;and its "ignore" . I dont have all of the options you stated above.&lt;/P&gt;&lt;P&gt;I am using ver A3(2.6)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 17:13:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505522#M30983</guid>
      <dc:creator>nir.fisher</dc:creator>
      <dc:date>2010-11-03T17:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Redirection question</title>
      <link>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505523#M30984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA4_1_0/configuration/ssl/guide/terminat.html"&gt;http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA4_1_0/configuration/ssl/guide/terminat.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is indeed a new feature of A4(1.0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 08:44:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505523#M30984</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2010-11-04T08:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Redirection question</title>
      <link>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505524#M30985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so I upgraded to that version and sure enough the commands are available&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;the redirection works excellent !!&lt;/P&gt;&lt;P&gt;I have a question : Is there a way to download crl manually ? I dont want to reconfigure the CRL under the ssl-proxy each time I need to download&lt;/P&gt;&lt;P&gt;a new published CRL .&lt;/P&gt;&lt;P&gt;basically what I am asking is there a way to make the ACE download CRL more frequently and not be dependent on the CA servers publish&lt;/P&gt;&lt;P&gt;Interval ? It seems kind of strange that I have to delete my CRL configuration and paste it back in to "make" the ACE download a new CRL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;secondly,&lt;/P&gt;&lt;P&gt;I have attached a screenshoot from my configuration in order to ask for a clarification .&lt;/P&gt;&lt;P&gt;In the picture you see that I have 3 certificates (besides the default)&lt;/P&gt;&lt;P&gt;one that I downloaded from the CA server and thats its own certificate&lt;/P&gt;&lt;P&gt;second is an identity certificate that the CA signed for a web site (10.2.2.20) (using a CSR with "my-key")&lt;/P&gt;&lt;P&gt;third is another identity cert for 10.2.2.21 (using a CSR with "my-key")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont understand why It says "False" under the CA certificate ? the key matches the certificate and evrything works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it because this is the ACE identity certificate and not an actual CA certificate (self signed or delegated) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 20:16:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/redirection-question/m-p/1505524#M30985</guid>
      <dc:creator>nir.fisher</dc:creator>
      <dc:date>2010-11-08T20:16:46Z</dc:date>
    </item>
  </channel>
</rss>

