<?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 CSS multiple domain names with one VIP !! in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-multiple-domain-names-with-one-vip/m-p/1167244#M24155</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Have CSS 11503 with SSL module, the question is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i have 5 domain names i.e.&lt;/P&gt;&lt;P&gt;mydomainname1.com&lt;/P&gt;&lt;P&gt;mydomainname2.com&lt;/P&gt;&lt;P&gt;mydomainname3.com&lt;/P&gt;&lt;P&gt;mydomainname4.com&lt;/P&gt;&lt;P&gt;mydomainname5.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all pointing to the same VIP ? or 5 different VIP has to be there ?? and also just to confirm i would need to generate 5 certificates ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advice !!&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Hasan Odeh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2009 14:04:36 GMT</pubDate>
    <dc:creator>hassan_oudeh</dc:creator>
    <dc:date>2009-03-23T14:04:36Z</dc:date>
    <item>
      <title>CSS multiple domain names with one VIP !!</title>
      <link>https://community.cisco.com/t5/application-networking/css-multiple-domain-names-with-one-vip/m-p/1167244#M24155</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Have CSS 11503 with SSL module, the question is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i have 5 domain names i.e.&lt;/P&gt;&lt;P&gt;mydomainname1.com&lt;/P&gt;&lt;P&gt;mydomainname2.com&lt;/P&gt;&lt;P&gt;mydomainname3.com&lt;/P&gt;&lt;P&gt;mydomainname4.com&lt;/P&gt;&lt;P&gt;mydomainname5.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all pointing to the same VIP ? or 5 different VIP has to be there ?? and also just to confirm i would need to generate 5 certificates ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advice !!&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Hasan Odeh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2009 14:04:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-multiple-domain-names-with-one-vip/m-p/1167244#M24155</guid>
      <dc:creator>hassan_oudeh</dc:creator>
      <dc:date>2009-03-23T14:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: CSS multiple domain names with one VIP !!</title>
      <link>https://community.cisco.com/t5/application-networking/css-multiple-domain-names-with-one-vip/m-p/1167245#M24156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hasan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is recurrent question.&lt;/P&gt;&lt;P&gt;The answer is : you need multiple vip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason is because to see the domain name you need to first decrypt the ssl application data to see the http request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To decrypt the ssl data, you need to know which certificate to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The certificate is linked to a domain name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you need to know the domain name before you can decrypt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way to do this, is to assign a different vip to each domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 16:04:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-multiple-domain-names-with-one-vip/m-p/1167245#M24156</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-03-23T16:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: CSS multiple domain names with one VIP !!</title>
      <link>https://community.cisco.com/t5/application-networking/css-multiple-domain-names-with-one-vip/m-p/1167246#M24157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was exactly the answer im looking for ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i create 5 VIP IP address but actually all those 5 VIP will be pointing to 2 servers with virtual host (im having an IBM WebSphere http service)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any special configurations i need to take under my consideration with the application team !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 20:23:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-multiple-domain-names-with-one-vip/m-p/1167246#M24157</guid>
      <dc:creator>hassan_oudeh</dc:creator>
      <dc:date>2009-03-23T20:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: CSS multiple domain names with one VIP !!</title>
      <link>https://community.cisco.com/t5/application-networking/css-multiple-domain-names-with-one-vip/m-p/1167247#M24158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hassan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nothing special to do on the server side.&lt;/P&gt;&lt;P&gt;If it works in plain htttp, it will work with the CSS terminating SSL connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 08:32:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-multiple-domain-names-with-one-vip/m-p/1167247#M24158</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-03-24T08:32:56Z</dc:date>
    </item>
  </channel>
</rss>

