Re: CFStream equivalents to SSL_get_session()/SSL_set_session()?
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