Thorsten Scherler schrieb: > On Tue, 2007-06-26 at 12:13 +0200, Andreas Hartmann wrote:
[...] >> To avoid this, we'd have to use a global SSL proxy URL for the CSS and >> image URLs. IMO we should use the SSL variants of all outgoing links >> on an SSL-encrypted page by default. >> >> WDYT? > > this.ssl = _request.isSecure(); > > You mean something like this in the setup method of the > proxyTransformer? Yes, exactly. I'm not quite sure if this works reliably with SSL offloading, but we'll find out. -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
