[Seaside] running seaside behind ssl

Sven Van Caekenberghe sven at stfx.eu
Wed Jun 26 12:36:38 UTC 2013


Sergio,

On 26 Jun 2013, at 14:23, sergio_101 <sergio.rrd at gmail.com> wrote:

> 
> just a quick question about running seaside.. i have very limited experience running sites with ssl..
> 
> if i use apache with ssl in front of seaside, is there anything i need to set up differently, or will the requests to seaside just run normally, with apache handling the details?

Yes, just proxy your seaside app with apache or nginx, with or without ssl. For seaside it should make no difference.

You might consider configuring things so that seaside does not talk unencrypted to the outside world, using a firewall, a local binding, or checking headers.

You will notice that some extra HTTP headers are added to each incoming request.

Sven

> thanks!
> 
> -- 
> ----
> peace,
> sergio
> photographer, journalist, visionary
> 
> http://www.ThoseOptimizeGuys.com
> http://www.CodingForHire.com
> http://www.coffee-black.com
> http://www.painlessfrugality.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list