On Mon, 6 Aug 2007, Ullrich Pfefferlein wrote: > On 8/6/07, Joseph Mack NA3T <[EMAIL PROTECTED]> wrote: >> On Mon, 6 Aug 2007, Ullrich Pfefferlein wrote: >> >>> Due to multiple certificates within one machine requires ip aliasing i >>> would like to know how to setup this. >> >> A certificate is associated with a hostname, not an IP. > Correct but apache (openssl) requires one ip per https binding. Its > not possible to setup different domains with name based virtual hosts > via one single ip address.
excuse me (it's been a while since I set up a certificate) > If theres an other way to solve this please let me know. have two VIPs (ie two virtual services). You'll need two VIPs on the realservers. Aliases are deprecated now. You can add two IPs on the same NIC with iproute2 tools. Joe -- Joseph Mack NA3T EME(B,D), FM05lw North Carolina jmack (at) wm7d (dot) net - azimuthal equidistant map generator at http://www.wm7d.net/azproj.shtml Homepage http://www.austintek.com/ It's GNU/Linux! _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
