gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iDevice GnuTLS issue with iOS 4.2 - libimobiledevice


From: almogbh
Subject: Re: iDevice GnuTLS issue with iOS 4.2 - libimobiledevice
Date: Wed, 24 Nov 2010 11:59:56 -0800 (PST)

Hi,

any news/estimations for resolving this issue?
libimobiledevice is the coolest project ever, but i cant conenct my 4.2
device!!

thanks!


Nikias Bassen wrote:
> 
> Hi,
> 
> I'm a leading developer of libimobiledevice (http://libimobiledevice.org/)
> and
> we are facing a GnuTLS issue. The lockdown protocol is initializing an
> SSLv3
> session and since iOS 4.2 the handshake fails when using GnuTLS. Further
> investigation showed that the error is GNUTLS_E_FATAL_ALERT_RECEIVED -12,
> Error: Could not negotiate a supported cipher suite.
> However, I replaced the appropiate ssl code using OpenSSL and got it
> working.
> Debugging output showed that the cipher is AES256-SHA, but surprisingly
> this
> is the same cipher that we have with pre-4.2 devices using GnuTLS.
> 
> We have no clue what might be wrong here as it has been working since 4.2b
> arrived, so I'd like to ask if anyone here might be able to help us
> investigating this issue? Tell me what info you need and I'll get it for
> you.
> 
> The device is the server and libimobiledevice code the client side of the
> communication.
> 
> Our code is here: http://cgit.sukimashita.com/libimobiledevice.git/
> The SSL code is in src/idevice.c, the handshake is implemented in 
> idevice_connection_enable_ssl(). If you have questions about the code just
> ask. You can reach us in #libimobiledevice on FreeNode too.
> 
> Regards,
> Nikias
> 
> _______________________________________________
> Gnutls-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnutls-devel
> 
> 

-- 
View this message in context: 
http://old.nabble.com/iDevice-GnuTLS-issue-with-iOS-4.2---libimobiledevice-tp30274681p30298914.html
Sent from the GnuPG - Gnutls - Dev mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]