GCDAsyncSocket with Client Authentication

后端 未结 1 459
孤独总比滥情好
孤独总比滥情好 2021-01-05 09:06

I have been using CocoaAsyncSocket to send data to our server without SSL. Now the server side has implemented SSL/TLS with client authentication. TO implement this in our a

1条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-05 09:52

    Everything is good with the code. I hope this helps someone looking for answer. The problem however was with file conversion. When I used converted files from another person, it worked.

    0 讨论(0)
提交回复
热议问题