I'm sending with POST some data to server using NSURLSession
, I did it over HTTP, now I had to change to HTTPS. To my pleasant surprise all is working fine, which means that all I did was changing url from http to https.
But is it enough? Should I take any additional steps? Is it secured? The server has SSL certificate.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):