Donie Kelly wrote:

> We have a HTTP application written in C and we now need to add https
> support. I was thinking that we could use tomcat as a proxy to accept the
> request on one side and forward it over https...
> 
> Any ideas on how we could do this? We could use apache using mod_proxy (I
> think) but tomcat is already in use on the target machine so it would be
> better to use it.

Apache + mod_ssl + mod_proxy works great for this.

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]                "There's a moon
                                        over Bourbon Street
                                                tonight..."

S/MIME Cryptographic Signature

Reply via email to