If you use service type "http" rather than "https", it will just do an IP-level
forwarding, so nothing extra is needed.
Service type "https" does some certificate checks I think, so you may need
stuff there...
I had some problems configuring mine as https, so I used http and forward
incoming 443 to outgoing 443 and do the https handling on
the realservers. You need to install copy of all certificates on the
realservers then...
MARK
> -----Original Message-----
> From:
> lvs-users-bounces+msalists=gmx.net@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:lvs-users-bounces+msalists=gmx.net@linuxvirtualserver.
> org] On Behalf Of merdan.atajanov@xxxxxxxxxxxxxx
> Sent: Monday, October 24, 2005 5:28 PM
> To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: Any package must be istall in Director for HTTPS service
>
>
> > My new Question is, any package should be installed at director when
> > setup a https services?
> > such as openssl or Net_SSLeay?
>
> I think you don't need openssl. But I think
> perl-Net_SSLeay
> perl-Crypt-SSLeay
> are required for the https routing.
>
> _______________________________________________
> LinuxVirtualServer.org mailing list -
> lvs-users@xxxxxxxxxxxxxxxxxxxxxx Send requests to
> lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
>
|