Discussion:
GNU Social with Meteor and SSL?
Michael Vogel
2014-10-07 10:05:26 UTC
Permalink
Hi!

Is there some working example how to make GNU social work with meteor
and an SSL connection? Or are there other ways for realtime updates with
SSL?

Thanks in advance!

Michael
Michael Vogel
2014-10-07 11:18:36 UTC
Permalink
Post by Michael Vogel
Is there some working example how to make GNU social work with meteor
and an SSL connection?
There is this blog entry:
http://indestructiblevinyl.com/2011/05/18/statusnet-and-meteord-with-ssl/

But since then, the meteord seemed to be changed. Without modifying the
meteor.js (and using port 80) it worked great. (I'm using the proxy
settings from that article). But when switching to port 443 and
replacing all "http" with "https" it doesn't work anymore. The meteor
logfile only shows a first connection and then nothing.

Michael

Loading...