• 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
Re: log negotiated TLS version on iOS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: log negotiated TLS version on iOS


  • Subject: Re: log negotiated TLS version on iOS
  • From: "Quinn \"The Eskimo!\"" <email@hidden>
  • Date: Wed, 05 Sep 2018 15:41:00 +0100

On 5 Sep 2018, at 15:28, Howard Shere <email@hidden> wrote:

> As the subject says, I need a way to log the negotiated TLS version in an iOS
> client app.

There isn’t a way to do that.  The ideal place for this info is
`NSURLSessionTaskTransactionMetrics`, but it doesn’t return that specific bit
of info, alas.  I encourage you to file an enhancement request for that.

<https://developer.apple.com/bug-reporting/>

Please post your bug number, just for the record.

ps If you use a lower-level API, like `NSStream`, you generally do have a way
to get this info.  Alas, that won’t help if you’re using `NSURLSession`.

Share and Enjoy
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware


 _______________________________________________
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: log negotiated TLS version on iOS
      • From: Howard Shere <email@hidden>
References: 
 >log negotiated TLS version on iOS (From: Howard Shere <email@hidden>)

  • Prev by Date: log negotiated TLS version on iOS
  • Next by Date: Re: log negotiated TLS version on iOS
  • Previous by thread: log negotiated TLS version on iOS
  • Next by thread: Re: log negotiated TLS version on iOS
  • Index(es):
    • Date
    • Thread