On 26/11/14 10:14, Giuseppe D'Angelo wrote: > Il 26/11/2014 10:53, Matt Caswell ha scritto: >> Well it shouldn't hang in any event. But I'm not entirely sure I >> understand your question. Are you saying that there are some named >> curves that work, and some named curves that do not work? Which curves >> work, and which ones do not? > > I'm saying that the client hangs when I pass a curve which is not in the > IANA list of TLS named curves, for instance "wap-wsg-idm-ecid-wtls1", > and then try to connect to a server. > > (When using one of the IANA curves instead, everything works just fine.) > >> Are you using the latest beta 3 1.0.2 version? And what config options >> are you using? > > I'm actually using f90fd2b017f0f0bfae72e4f157b7a2f60397858a from the > OpenSSL_1_0_2-stable branch, configured with > >> ./config -d threads shared --prefix=/home/peppe/b/openssl/ >> --openssldir=/home/peppe/b/openssl/openssl >
Hmmmm....SS_CTX_set1_curves returns an error for me if I pass it that curve that you mentioned. Can you share any code for exactly how you are calling it? Matt ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org