Title: SSL with iOS and Android Post by: ISIGest on August 19, 2015, 09:59:15 AM Hi Danijel, I need to use SSL with HTTPClient in iOS and Android, how can I do that without third part?
Title: Re: SSL with iOS and Android Post by: D.Tkalcec (RTC) on August 19, 2015, 10:34:16 AM Only Windows Clients have built-in SSL suport by using WinInt and WinHttp APIs. For SSL on Servers (all platforms) and for Clients on non-Windows platforms, you need third-party encryption components - see HERE (https://rtcforum.teppi.net/index.php?topic=664.0).
Best Regards, Danijel Tkalcec |