On 8/2/06, David Pratt <fairwinds@xxxxxxxxxxx> wrote:
Hi Vincent. I have NameVirtualHost(s) set up as follows. NameVirtualHost *:80 NameVirtualHost *.443 Sorry I did not include this in my previous message. The twisted SSL server is pretty much stand alone and uses its own certificate source. What I want to do is have the server running on localhost:8443 proxied on 443 for a particular path. Will I still need Apache's SSLEngine for this?
Yes you will, as the connection to apache uses the ssl protocol. I don't know the details of setting up reverse ssl proxies, but I gather there are extra steps involving SSLProxyEngine. Hopefully somebody clueful on this subject will jump in now.. -- noodl --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx