I have unfortunately had to put my work on iOS / SSL support on hold for
now as:
- the effort to polish my changes for production use is too big to
complete on my free time
- I am self employed, so I need to focus on actual paid work during
working hours
Nevertheless, I have followed Richard Moo
What Jeremy has done here is fantastic. My estimate when I was previously
asked how hard it was to write a new backend to the SSL support was
approximately a man month given a developer who already knew the subject
area. I'm extremely please that someone has been willing to make this
investment in
A while back I posted some proof of concept code to show what an
implementation of QSslSocket might look like using Secure Transport. I
have continued along these lines, and wanted to keep you updated.
1. GENERAL
Apple's Secure Transport API is available both on OS X and iOS. As I do
not have a