• 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: SSL and old macOS versions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSL and old macOS versions


  • Subject: Re: SSL and old macOS versions
  • From: "Quinn \"The Eskimo!\"" <email@hidden>
  • Date: Tue, 17 Jul 2018 08:22:19 +0100

On 16 Jul 2018, at 23:49, Daniel Jalkut <email@hidden> wrote:

> is the app in question compiled under an older SDK?

I’d also like to know the answer to this.

If you are building with older tools then you could try creating a small test
project with the latest Xcode to see how that behaves.

On 16 Jul 2018, at 22:46, James Walker <email@hidden> wrote:

> _kCFStreamErrorCodeKey=-9806

`errSSLClosedAbort` indicates that the server gracefully closed the connection.
 It’s hard to tell why it did that, but the next step is to use a packet trace
to see how far things got during the handshake progress.  If this is a TLS
version problem you’ll see the client send a Client Hello with a max TLS
version of 1.0, to which the server will respond by closing the connection.

See QA1176 “Getting a Packet Trace” for more about packet traces.

<https://developer.apple.com/library/mac/#qa/qa1176/_index.html>

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: SSL and old macOS versions
      • From: Jens Alfke <email@hidden>
References: 
 >SSL and old macOS versions (From: James Walker <email@hidden>)
 >Re: SSL and old macOS versions (From: "Quinn \"The Eskimo!\"" <email@hidden>)
 >Re: SSL and old macOS versions (From: James Walker <email@hidden>)

  • Prev by Date: Re: SSL and old macOS versions
  • Next by Date: Re: SSL and old macOS versions
  • Previous by thread: Re: SSL and old macOS versions
  • Next by thread: Re: SSL and old macOS versions
  • Index(es):
    • Date
    • Thread