> -----Original Message----- > From: owner-openssl-us...@openssl.org [mailto:owner-openssl- > [...] > >> I'm trying to debug a handshake failure between clients using the system > openssl just released OpenSUSE 13.2 , and a server. The handshake always > fails with a somewhat cryptic error message: > >> > >> > >> error:1200AE081:elliptic curve > >> routines:EC_GROUP_new_by_curve_name:unknown group. > error:1408D010:SSL > >> routines:SSL3_GET_KEY_EXCHANGE:EC lib > [...] > > So if I understand you correctly you are still applying some patches > > to OpenSSL? Does this happen with a stock OpenSSL? > > Sorry, I meant does this happen with standard OpenSSL (i.e. downloaded > from the website).
Thanks for replying. I'm able to reproduce it with a stock openssl 1.0.1j , configured with ./config threads shared no-rc5 no-idea no-ssl2 no-ec2m I've to admit though that the error appears in a (albeit minimal) Qt application ... openssl s_client -connect server:443 does succeed, so it looks like the way Qt uses openssl is another factor in the error :( I'll try to come up with a minimal example ... Regards Kai ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org