Hi, At Hostnet we use the ape server for our order module. We use a SSL connection. To accomplish this we added a configuration option to select https instead of http in the urls (simple search through the client code will suffice). At the server side we proxy the whole thing throug apache, as could be done with the non secure version aswell.
If you want to look at our javascript source (it is not the latest version) it is possible to do so at bestel.hostnet.nl (just use firebug to open all the javascript files). Regards, Hidde Boomsma Nicolas Trani wrote: > Hi, > > i never tried to do so, but it should work, do you have any error? > > Regards. > > do0zer wrote: > >> Is there any way to get the framework to work securly through SSL? >> >> I tried to use Stunnel, and changed the framework to use SSL however >> it doesn't work >> >> Thanks >> >> >> > > > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
