I think is the correct version you are looking for.

http://httpd.apache.org/docs/2.2/new_features_2_2.html

On Thu, Apr 15, 2010 at 4:53 PM, Hélène Montarou <hmonta...@yahoo.com>wrote:

>  Hi,
>
> I am looking for an HTTP proxy server with the following features:
> - It has to be a reverse proxy;
> - It has to support SSL certificates for encryption and a two-way
> authentication: it should received HTTPS requests and be able to decrypt
> them as well as encrypt them based on another SSL keys.
>
> The use case is as follow:
> - It receives HTTPS requests from a non-trusted zone and authenticates the
> remote party based on the server certificate he owns;
>
> - It forward requests to a zone that does not trust it and for which it
> owns a SLL client certificate.
>
>
> I was thinking of the Apache HTTP Server version 2.2.15. What do you think?
> Does this version include the modules mod_ssl and mod_proxy?
>
>
>
> Thanks and regards,
>
>
>
> Hélène
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>

Reply via email to