[Seaside] https for a few pages/components.

Philippe Marschall philippe.marschall at gmail.com
Tue Feb 15 07:08:53 UTC 2011


2011/2/14 Paul DeBruicker <pdebruic at gmail.com>:
> Hi --
>
> From googling and reading I know I can encrypt all traffic to and from my
> application using a reverse proxy and changing #serverProtocol and
> #serverPort for the whole application.
>
> I would like the page that renders the sign-in component to be served over
> https, but all other pages that don't have that component can just be served
> over http.  Its not too costly to just serve everything over https.  I'm
> just curious if its straightforward to do.
>
>
> Can #serverPort or #serverProtocol be configured for a few components,
> similar to how the title can be set through #updateRoot: in the component?

Nope, we have an open issue for something similar [1] but nobody so
far has shown any interest.

 [1] http://code.google.com/p/seaside/issues/detail?id=97

Cheers
Philippe


More information about the seaside mailing list