Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URLLoader not support HTTPS #50

Open
andrecaribe opened this issue Apr 20, 2015 · 7 comments
Open

URLLoader not support HTTPS #50

andrecaribe opened this issue Apr 20, 2015 · 7 comments

Comments

@andrecaribe
Copy link

I think the title is self explainable, but if need more information, ask me.

Thanks.

@ar2rsawseen
Copy link
Member

I think it should work, also in the last build there is a method to ignore certificate related errors:

http://docs.giderosmobile.com/reference/gideros/UrlLoader/ignoreSslErrors#UrlLoader:ignoreSslErrors

If it does not work for you then please check what Gideros version you have and also on each platform it does not work, because UrlLoader is platform specific

@ar2rsawseen
Copy link
Member

So is it working?

@hgy29
Copy link
Contributor

hgy29 commented May 5, 2015

It doesn't work on windows QT player by default due to missing SSL DLLs (libeay32.dll and ssleay32.dll). Those can be compiled from openssl distribution or downloaded here: http://slproweb.com/products/Win32OpenSSL.html

@ar2rsawseen
Copy link
Member

Hmm, it works on my pc and mac.
Probably have openssl dependencies installed there

@hgy29 do you think we should bundle them with release?

@hgy29
Copy link
Contributor

hgy29 commented Jul 12, 2015

We should I think, but need to check license stuff

@hgy29
Copy link
Contributor

hgy29 commented Jul 12, 2015

Looks like it is more of a legal matter regarding encryption: http://doc.qt.io/qt-4.8/ssl.html#licensing-information

@mokalux
Copy link
Contributor

mokalux commented Apr 29, 2020

regarding this issue http://forum.giderosmobile.com/discussion/comment/61530/#Comment_61530

You may want to close this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants