Are there any OpenSSL .so or other binaries for Android builds? I'm trying to work with HTTPS SOAP service and cannot find any information regarding android support in new Delphi XE5
From what I've been reading, it's built in to the new Rest classes. I'm doing some coding with the Indy components in XE4, and alas , the Rest classes are only in XE5, so I can't use them.
SSL does tend to be included with most Linux builds - I will be looking into it myself soon
ReplyDeletehttp://blog.marcocantu.com/blog/pizza_azure_data_android_delphi.html indicates that OpenSSL is built in. Not sure how, though.
ReplyDeleteFrom what I've been reading, it's built in to the new Rest classes. I'm doing some coding with the Indy components in XE4, and alas , the Rest classes are only in XE5, so I can't use them.
ReplyDeletemm. for Soap, I'm not sure...
ReplyDeleteSo, I've tried communicating with SOAP service through SSL and it works fine with no additional work.
ReplyDelete