• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
iOS server and client trusts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iOS server and client trusts


  • Subject: iOS server and client trusts
  • From: Terra Serena Fiber <email@hidden>
  • Date: Mon, 06 Oct 2014 17:42:22 -0700

Any word on whether or not this bug, from iOS 3, has been fixed by now?

	rdar://problem/7492560

We have a self-signed server cert that I deal with by handling NSURLAuthenticationMethodServerTrust challenges in -connect:willSendRequestForAuthenticationChallenge:. But now I need to ALSO support client-side SSL, and the AdvancedURLConnections sample code has this in the Readme:

> It seems that it's not currently possible to respond to both a NSURLAuthenticationMethodServerTrust challenge and a NSURLAuthenticationMethodClientCertificate challenge.  That is, if an HTTPS server has a non-trusted server identity and requires that you provide a client identity, things don't work as expected (you get the NSURLAuthenticationMethodServerTrust challenge but the connection fails before you get the NSURLAuthenticationMethodClientCertificate challenge).  We're still investigating this issue <rdar://problem/7492560>.  In the meantime, the workaround is to install the server's root certificate globally (but beware of the simulator problems described earlier).

Am I going to run into issues?

--
Rick Mann
email@hidden



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: iOS server and client trusts
      • From: "Quinn \"The Eskimo!\"" <email@hidden>
  • Prev by Date: Re: Crash encountered when calling resume and cancel on a NSURLSessionTask quickly
  • Next by Date: Re: iOS server and client trusts
  • Previous by thread: Re: Crash encountered when calling resume and cancel on a NSURLSessionTask quickly
  • Next by thread: Re: iOS server and client trusts
  • Index(es):
    • Date
    • Thread