[hunchentoot-devel] Hunchentoot crashing behind mod_lisp with SSL
Edi Weitz
edi at agharta.de
Thu Dec 28 21:11:52 UTC 2006
On Thu, 28 Dec 2006 13:06:56 -0800, Jeffrey Cunningham <jeffrey at cunningham.net> wrote:
> This being the case, is the converse also true? I mean, can I have
> apache run without SSL and run Hunchentoot with SSL?
No.
> And if so, is there any security or other advantage to configuring
> one way rather than the other?
If you want everything to be secure, you should make sure that the
connection between Apache and mod_lisp is not vulnerable to attacks.
Preferably, they should be on the same machine on only communicate via
localhost.
More information about the Tbnl-devel
mailing list