- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SSL in load a balancing HOWTO??
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 01:15 PM
01-15-2003 01:15 PM
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.
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??
Any idea how to install SSL certificate in load blancing situation??
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 10:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 10:45 PM
01-15-2003 10:45 PM
Re: SSL in load a balancing HOWTO??
here is the piece of info that i have:
http://www.tivoli.com/support/public/Prodman/public_manuals/td/SW_30/pd37_base_install_hpux/en_US/HTML/pd37base-inst-HP38.htm#HDRI1032122
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2003 05:29 AM
01-16-2003 05:29 AM
Re: SSL in load a balancing HOWTO??
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2003 01:16 AM
01-17-2003 01:16 AM
Re: SSL in load a balancing HOWTO??
I have nearly the same installation.
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.
The SSL cert. is bound to one IP adress.
If the Altheon switch can handle SSL cert. you must generate the key and CSR on it.
best regards
Frerk F.