• 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: TLS protocol levels, POODLE, and TN2287
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TLS protocol levels, POODLE, and TN2287


  • Subject: Re: TLS protocol levels, POODLE, and TN2287
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 16 Oct 2014 12:58:54 -0700


On Oct 16, 2014, at 2:31 AM, Quinn The Eskimo! <email@hidden> wrote:

The trick here is to get the Secure Transport context from the stream and use it to configure the max and min TLS versions.  The TLSTool sample code shows the first part of this.  Look for kCFStreamPropertySSLContext.

I'm trying this, but am getting NULL back from
context = CFReadStreamCopyProperty(cfInputStream, kCFStreamPropertySSLContext);
The stream has not yet been opened.

I'm creating the stream with CFReadStreamCreateForHTTPRequest; the URL of the request has an "https:" scheme.

I've tried setting the kCFStreamPropertySSLSettings property first, but that doesn't make a difference.

—Jens
 _______________________________________________
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

References: 
 >TLS protocol levels, POODLE, and TN2287 (From: Jens Alfke <email@hidden>)
 >Re: TLS protocol levels, POODLE, and TN2287 (From: "Quinn \"The Eskimo!\"" <email@hidden>)

  • Prev by Date: Re: TLS protocol levels, POODLE, and TN2287
  • Next by Date: What's the best way to run an NSURLProtocol session?
  • Previous by thread: Re: TLS protocol levels, POODLE, and TN2287
  • Next by thread: What's the best way to run an NSURLProtocol session?
  • Index(es):
    • Date
    • Thread