<?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 ACE 4710 HTTPS load balance configuration in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912857#M36971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the server could not run HTTP , then yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2012 13:14:27 GMT</pubDate>
    <dc:creator>Dan-Ciprian Cicioiu</dc:creator>
    <dc:date>2012-04-17T13:14:27Z</dc:date>
    <item>
      <title>ACE 4710 HTTPS load balance configuration</title>
      <link>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912851#M36965</link>
      <description>&lt;P&gt;Have two ACE 4710 in HA setup. We would like to setup HTTPS loadbalance(actually just a primary and standby configuration in the serverfarm). Initially this would be for Exchange OWA connections but may expand to more HTTPS connections later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know there are several ways to do SSL with the ACE( client, server, end-to-end). I am just wanting to know the easiest way to deploy this? Is a certificate always needed on the ACE for each connection? In HA mode would a certificate be needed for both or does it replicate in some way to the other ACE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any configuration examples would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:41:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912851#M36965</guid>
      <dc:creator>Andy Johnson</dc:creator>
      <dc:date>2012-04-17T12:41:18Z</dc:date>
    </item>
    <item>
      <title>ACE 4710 HTTPS load balance configuration</title>
      <link>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912852#M36966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easy way is to terminate the SSL on ACE just for the clients , and between the ACE and the servers you will have HTTP ( clear ) connection - usually the datacenter traffic is could be clear and is some how not a threat.&lt;/P&gt;&lt;P&gt;As for the certificate , this should be copied on both ACE, it is not replicated and is needed for each client connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:52:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912852#M36966</guid>
      <dc:creator>Dan-Ciprian Cicioiu</dc:creator>
      <dc:date>2012-04-17T12:52:06Z</dc:date>
    </item>
    <item>
      <title>ACE 4710 HTTPS load balance configuration</title>
      <link>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912853#M36967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF you terminate SSL on the ACE you need certificates and key on ace in the context in which you are doing the termination. The certs and keys need to be installed on the active and standby (manually unless using anm to manage).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when speaking of SSL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SSL termination refers to ace terminating SSL and sending to server as clear text&lt;/P&gt;&lt;P&gt;end to end - ACE terminates SSL (to look into payload to make a loadbalance decision or sticky decision) and then re-encrypts to the server, so to the client ACE is an ssl server and to the server the ace is an ssl client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find some config examples at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://docwiki.cisco.com/wiki/Category:Data_Center_Application_Services_Configuration_Examples"&gt;http://docwiki.cisco.com/wiki/Category:Data_Center_Application_Services_Configuration_Examples&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:54:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912853#M36967</guid>
      <dc:creator>litrenta</dc:creator>
      <dc:date>2012-04-17T12:54:25Z</dc:date>
    </item>
    <item>
      <title>ACE 4710 HTTPS load balance configuration</title>
      <link>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912854#M36968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not the Exchange admin, but does OWA work without being HTTPS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can I use the same CSR from the primary and get the cert, then install the same certificate on both ACE? Or would I need two CSR's and two certs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:58:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912854#M36968</guid>
      <dc:creator>Andy Johnson</dc:creator>
      <dc:date>2012-04-17T12:58:03Z</dc:date>
    </item>
    <item>
      <title>ACE 4710 HTTPS load balance configuration</title>
      <link>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912855#M36969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes , you can access OWA on HTTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need the same certificate on both ACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://docwiki.cisco.com/wiki/SSL_Termination_on_the_Cisco_Application_Control_Engine_Using_an_Existing_Certificate_and_Key_in_Routed_Mode_Configuration_Example"&gt;http://docwiki.cisco.com/wiki/SSL_Termination_on_the_Cisco_Application_Control_Engine_Using_an_Existing_Certificate_and_Key_in_Routed_Mode_Configuration_Example&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:01:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912855#M36969</guid>
      <dc:creator>Dan-Ciprian Cicioiu</dc:creator>
      <dc:date>2012-04-17T13:01:37Z</dc:date>
    </item>
    <item>
      <title>ACE 4710 HTTPS load balance configuration</title>
      <link>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912856#M36970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the help and quick responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the another server requires HTTPS this would require the end-to-end SSL configuration?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:09:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912856#M36970</guid>
      <dc:creator>Andy Johnson</dc:creator>
      <dc:date>2012-04-17T13:09:33Z</dc:date>
    </item>
    <item>
      <title>ACE 4710 HTTPS load balance configuration</title>
      <link>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912857#M36971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the server could not run HTTP , then yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:14:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-4710-https-load-balance-configuration/m-p/1912857#M36971</guid>
      <dc:creator>Dan-Ciprian Cicioiu</dc:creator>
      <dc:date>2012-04-17T13:14:27Z</dc:date>
    </item>
  </channel>
</rss>

