Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Well, thing like rold's (I think it was his) tetris bot, where everybody can host one in an organised world could use a javascript version, since people will either have to fill in their own credentials, or an alt's credentials will be used.
Offline
I want to load my JS client over https but the playerio api is missing SSL, giving me a "Mixed-Content" error. Does anyone know how to solve this?
Offline
Don't use HTTPS. PlayerIO has never supported it.
Offline
They JUST updated with Https support a few hours after my post:
https://playerio.com/forum/viewtopic.ph … 6e129ac888
ayy lmao
Offline
Still haven't successfully connected over ssl. Now the secure websockets are throwing me an err_insecure_response instead. I hope this isn't an EE issue.
Offline
Still haven't successfully connected over ssl. Now the secure websockets are throwing me an err_insecure_response instead. I hope this isn't an EE issue.
What has web sockets and PlayerIO secure connections support have to do with EE? The problem resides on your page which doesn't support HTTPS properly at all.
Offline
I suppose it doesn't. Visiting their ports gives me this:
108.178.28.114:911 uses an invalid security certificate.
The certificate is only valid for the following names:
*.playerio.com, playerio.com
The certificate expired on Sunday, June 26, 2016 7:59 PM.
Their certificates went bad almost a year ago. Is there anything I can do or should I contact them?
Offline
um... I would say that its probably either that your website doesnt have a valid certificate, or playerIO doesnt actually support https yet
Maybe contact them, if you are sure that your website isnt the problem
Offline
I'm hosting on github which forces me to use https unless I use a different domain, which I don't have. I'm pretty sure it's playerio. I'll let them know.
Offline
[ Started around 1732395446.514 - Generated in 0.038 seconds, 13 queries executed - Memory usage: 1.43 MiB (Peak: 1.56 MiB) ]