[Seaside] Re: from http to https

Sean Allen sean at monkeysnatchbanana.com
Sun Jan 3 05:15:56 UTC 2010


I tried this:

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

and got it working.

On Sat, Jan 2, 2010 at 10:54 PM, Sean Allen <sean at monkeysnatchbanana.com> wrote:
> We have a seanside application that starts serving pages in a standard
> fashion but when it
> comes time for an order to be placed, it needs to move them over from
> http to https.
>
> Right now we just have something that boils down to:
>
>                        canvas anchor
>                                callback: [ self purchase ];
>                                with: 'Purchase' ]
>
> How do you go about getting the generated url to be a https
> rather than http?
>


More information about the seaside mailing list