Jean-Luc Rochat wrote:
>
> Sascha Reetz wrote:
> >
> > Hallo java-apache,
> >
> > I have just a little question. Is it possible to encrypt the
> > communication between apache and jserv?
> >
> > The use case, i need it for, is very easy: I have to install the
> > apache before our firewall and the jserv behind the firewall. So I'm
> > afraid of any Sniffer or so.
> >
> > I looked on your Website, but I didn't find anything about this. Is
> > there a way to encrypt and how does it work?
> >
> > Thank you.
> >
> no way. There is just an authentication mechanism between Apache &
> JServ.
>
> Jean-Luc
You can of course use an encrypted tunnel (this can pass firewalls) :
internet<-->Apache<-->SSLtunnel<-->internet<--->SSLtunnel<-->JServ
<<<<<same host>>>>> <<<<<same host>>>>
Jean-Luc
--
----------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]