WS-Security on iphone, is it possible?

醉酒当歌 提交于 2019-12-11 06:15:23

问题


I'm new here and I'm facing a problem. I need to know if it is possible to implement the WS-Security protocol with X.509 certificates on a native iPhone application. I haven't found much information on the web, except this information from Apple about security services.

I just want to ask, is it possible? has it been made before?. If it is possible, can you point me in the right direction?.

Thanks in advance.


回答1:


You should be able to implement this using OpenSSL.

There is a tutorial on The Rare AiR on how you can compile the library for iPhone.

Hope this helps, Claus



来源:https://stackoverflow.com/questions/2520946/ws-security-on-iphone-is-it-possible

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!