Dan Carl said the following on 08/29/05 10:20: > Here's my situation. > Internally I have two Linux servers, a commerce webserver and a mailserver > running webmail. > Externally I have only one public IP address. > I want to use ssl on both servers. > I fully understand the limitations of the HTTPS protocol.(1 cert 1 ip) > I was told it's possible to have the client come in to server(a) get a > certificate and retrieve the data from the server(b). > I just want ssl webmail authentication and all my commerce data staying > fully encrypted.(even to internal network) > What's the best way to do this?, Via apache or squid? > Does anyone have examples or can give me some insight? > I posted a similar question to apache list and was referred here.
Reverse proxy if you really want to run apache on both machines, though you'd probably be better off putting SM on your existing web server and having it access your mail server. This would be the normal way of doing things. - Ben -- The difference between genius and stupidity is that my genius has limits. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
