[us...@httpd] Proxying SSL

2009-07-22 Thread John Oliver
I believe I need to proxy SSL. I have one Apache server, with SSL, and am using ProxyPass to get https://server1/app/ to proxy to https://server2/app/ server2 is set up to use certificate details for authorization. I found http://httpd.apache.org/docs/2.2/mod/mod_ssl.html There are an awful lot

[us...@httpd] proxying SSL requests over a non-SSL connection.

2009-07-14 Thread Foster, Stephen (ASPIRE)
Hi there, I've got an issue that may not actually be technically solveable. I need to send a users request for a URI to a remote server via my own apache proxy, but there are some complications to this. The user will issue the URL http://my.proxy.co.uk:8080/WEB The remote system expe