<?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: SSL in load a balancing HOWTO?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883028#M752004</link>
    <description>You need one certificate per domain.  So if your six server cluster is serving content for a single domain, just install the same certificate on each server.&lt;BR /&gt;&lt;BR /&gt;If the public can view the content, you'll need one of the big CA's to sign it.  Note that Verisign has special licensing arrangements for clusters, i.e., you'll be in violation of their license if you just purchase a single server license and install it on multiple hosts.&lt;BR /&gt;&lt;BR /&gt;If the public cannot view the content, just use your own self-signed certificate, and get all client browsers to add your cert to their list of trusted CAs.</description>
    <pubDate>Thu, 16 Jan 2003 13:29:44 GMT</pubDate>
    <dc:creator>Tim Maletic</dc:creator>
    <dc:date>2003-01-16T13:29:44Z</dc:date>
    <item>
      <title>SSL in load a balancing HOWTO??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883025#M752001</link>
      <description>Hi,&lt;BR /&gt;  we are running a website and it has 6 server at the backend serving the same content. All 6 servers are private on IP address and load balanced through Altheon switch. We running Apache 1.3.27. Now we want to install SSL certificate. On one of the server using openssl I have already generated private key and PEM encoded CSR. &lt;BR /&gt; Now question is, should we have to generate Private key and CSR for all the back end servers and get Certificate Authority like verisign to sign or with only one CSR can we manage it??&lt;BR /&gt;&lt;BR /&gt;Any idea how to install SSL certificate in load blancing situation??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 15 Jan 2003 21:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883025#M752001</guid>
      <dc:creator>HPP</dc:creator>
      <dc:date>2003-01-15T21:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSL in load a balancing HOWTO??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883026#M752002</link>
      <description>The last time I checked Verisign produced a "super certificate" that could for used in cluster and load-balancing situations.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jan 2003 06:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883026#M752002</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2003-01-16T06:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSL in load a balancing HOWTO??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883027#M752003</link>
      <description>Hi,&lt;BR /&gt;here is the piece of info that i have:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tivoli.com/support/public/Prodman/public_manuals/td/SW_30/pd37_base_install_hpux/en_US/HTML/pd37base-inst-HP38.htm#HDRI1032122" target="_blank"&gt;http://www.tivoli.com/support/public/Prodman/public_manuals/td/SW_30/pd37_base_install_hpux/en_US/HTML/pd37base-inst-HP38.htm#HDRI1032122&lt;/A&gt;</description>
      <pubDate>Thu, 16 Jan 2003 06:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883027#M752003</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-01-16T06:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: SSL in load a balancing HOWTO??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883028#M752004</link>
      <description>You need one certificate per domain.  So if your six server cluster is serving content for a single domain, just install the same certificate on each server.&lt;BR /&gt;&lt;BR /&gt;If the public can view the content, you'll need one of the big CA's to sign it.  Note that Verisign has special licensing arrangements for clusters, i.e., you'll be in violation of their license if you just purchase a single server license and install it on multiple hosts.&lt;BR /&gt;&lt;BR /&gt;If the public cannot view the content, just use your own self-signed certificate, and get all client browsers to add your cert to their list of trusted CAs.</description>
      <pubDate>Thu, 16 Jan 2003 13:29:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883028#M752004</guid>
      <dc:creator>Tim Maletic</dc:creator>
      <dc:date>2003-01-16T13:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: SSL in load a balancing HOWTO??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883029#M752005</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have nearly the same installation.&lt;BR /&gt;&lt;BR /&gt;In my case, i installed the SSL cert. in the loadbalancer. (BIG-IP F5). The loadbalancer has one public IP an serve the SSL cert.&lt;BR /&gt;The SSL cert. is bound to one IP adress.&lt;BR /&gt;&lt;BR /&gt;If the Altheon switch can handle SSL cert. you must generate the key and CSR on it.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Frerk F.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2003 09:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssl-in-load-a-balancing-howto/m-p/2883029#M752005</guid>
      <dc:creator>Frerk Friedrichsen_1</dc:creator>
      <dc:date>2003-01-17T09:16:34Z</dc:date>
    </item>
  </channel>
</rss>

