Re: libssl patch: Add brainpool curves to the tls default curves

2014-12-02 Thread Miod Vallat
> 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]. Oops. Sorry about that. > th

libssl patch: Add brainpool curves to the tls default curves

2014-12-02 Thread Thomas Jakobi
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 c