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: Jim Matthews <email@hidden>
- Date: Fri, 4 Feb 2011 09:14:54 -0500
On Feb 4, 2011, at 8:37 AM, Quinn The Eskimo! wrote:
>
> 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/>
Filed as rdar://8958647
Thanks,
--
Jim Matthews
Fetch Softworks
http://fetchsoftworks.com
_______________________________________________
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