Hi,
I have setup Apache 2.2 SSL without client Authentication. I also set up a forward proxy server. It works with non-secure port. But I can never get it work on its secure port. Seems the browser silently refused to talk SSL with the server.
Do we have to set up client Authentication prior to make a forward proxy server working over SSL?
I also worked several days on a reverse proxy server. But I failed to add some charsets in libiconv and libxml2 with is required by mod_proxy_html. mod_proxy_html is a must for reverse proxy server.
Thanks a lot!
Frank Peng.