hi,

when playing around with the brainpool curves we realised that trying to 
establish a tls connection between s_server and s_client using brainpool 
curves always ended with a handshake error. it seems 3 lines were missed 
when merging a change from openssl[1].

attached patch removes one tab charachter at the end of an existing line 
and adds the 3 missing array entries in t1_lib.c in the array of the 
default curves. this fixes usage of the brainpool curves in tls connections.

this patch is equivalent to the pull request #14 on github, yet i was told 
that submitting the patch here is more promising.

thanks for all your hard work, you guys are great ;)

fake

P.S.: in case of any discussion, please CC me, as i am currently not 
      subscribed to this list.

[1] https://github.com/openssl/openssl/commit/469bcb0c

Attachment: brainpool-tls-in-default-curves.patch
Description: Binary data



Reply via email to