• 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: CFStream equivalents to SSL_get_session()/SSL_set_session()?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CFStream equivalents to SSL_get_session()/SSL_set_session()?


  • Subject: Re: CFStream equivalents to SSL_get_session()/SSL_set_session()?
  • From: "Quinn \"The Eskimo!\"" <email@hidden>
  • Date: Fri, 4 Feb 2011 13:37:55 +0000

On 3 Feb 2011, at 22:25, Jim Matthews wrote:

> Some FTPS servers require that data connections reuse the SSL session from the control connection (e.g. VSFTP, seehttp://scarybeastsecurity.blogspot.com/2009/02/vsftpd-210-released.html). Fetch uses CFStream APIs for its TLS/SSL support; are there CFStream equivalents to OpenSSL's SSL_get_session() and SSL_set_session() calls that I could use to get CFStream to reuse an SSL session?

No.  AFAICT you can't even do this at the Secure Transport layer but, even if you could, there's no public way to get at the Secure Transport SSLContextRef for a given CFSocketStream.

Please file an enhancement request for this.

<http://developer.apple.com/bugreporter/>

S+E
--
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: CFStream equivalents to SSL_get_session()/SSL_set_session()?
      • From: Jamie Wood <email@hidden>
    • Re: CFStream equivalents to SSL_get_session()/SSL_set_session()?
      • From: Jim Matthews <email@hidden>
References: 
 >CFStream equivalents to SSL_get_session()/SSL_set_session()? (From: Jim Matthews <email@hidden>)

  • Prev by Date: CFStream equivalents to SSL_get_session()/SSL_set_session()?
  • Next by Date: Re: CFStream equivalents to SSL_get_session()/SSL_set_session()?
  • Previous by thread: CFStream equivalents to SSL_get_session()/SSL_set_session()?
  • Next by thread: Re: CFStream equivalents to SSL_get_session()/SSL_set_session()?
  • Index(es):
    • Date
    • Thread