I'm working on an OpenSSL based server that is running into a problem
with the above error when the remote client tries to connect. I've
built a debug version of OpenSSL for iPhone and I'm dumping all the
ciphers in ssl3_choose_cipher. What I don't understand is, at least at
the name level all the ciphers that the remote client specifies are
available in the list of ciphers that OpenSSL has but none of the
masks match up. Am I missing a setup step? I'm using the sample code
in the book Network security with OpenSSL as a starting point. I don't
have source to the remote client so I don't have any way of debugging
from that side of the equation.

Thanks,
Mike
m...@buddytv.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to