I tried it Doesn't work
On Thu, Dec 17, 2009 at 6:26 PM, Alex Wright <[email protected]> wrote: > Jason left the office just before we got a reply to our ticket, so > I'll share the response here: > > If you just want to try HTTPS support with APE JSF, edit Source/ > Core/Transport/Transport.longPolling.js > > Find > "url: 'http://' + this.ape.options.frequency + '.' + > this.ape.options.server + '/'+this.ape.options.transport > +'/?'," (arround line 19) and replace http by https. > > This feature has never been tested, so i can't garantee you it > will work. > > On Dec 17, 9:31 pm, do0zer <[email protected]> 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]<ape-project%[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/ > -- 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/
