Open moimael opened 9 years ago
Most likely a problem with the version of Firefox OS you're using. The certificate checks out fine in both Chrome and Firefox on both Windows and Linux.
@perliedman It looks like we're not serving up the intermediate certificates in the trust chain. Most browsers come with them, but I guess Firefox OS only has the root certificate, and not the intermediaries.
We've got some feelers out to get the server updated. Unfortunately, not a lot of people have access to it, and they're a bit tricky to get a hold of.
@danpat alright, more than I knew about certs! Thanks.
Thank you both for your quick answers, indeed it seems to be an intermediate certificate problem !
Good to close here? :smile:
@TheMarex no, unless someone has fixed the certificate, then we're still serving up the wrong thing.
Hi,
When using https api for routing with Firefox OS, the request fails because the certificate is invalid.
Here is the error :
Using http, everything works fine.
Thanks