Re: iOS server and client trusts
On Oct 7, 2014, at 05:30 , Quinn The Eskimo! <eskimo1@apple.com> wrote:
On 7 Oct 2014, at 01:42, Terra Serena Fiber <rmann@latencyzero.com> wrote:
Any word on whether or not this bug, from iOS 3, has been fixed by now?
I've been doing a bunch of work with TLS recently and haven't run into this problem on recent OS releases.
Excellent. Now, is there a super-straightforward example of how to do it? I'm half-joking here. Sometimes Apple's sample code is far to complicated to make it easy to see just how to do a thing. In my particular case, I have this code to allow us to connect to our self-signed cert on the server: https://pastee.org/2v292 At line 68 I've started to add support for the client-side cert. Line 72 is the code I had in there before, but which was commented out, and will change by the time I finish implementing this. -- Rick Mann rmann@latencyzero.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists... This email sent to site_archiver@lists.apple.com
participants (1)
-
Rick Mann